To uninstall libblacs-mpi-dev just follow these instructions.
sudo apt-get remove libblacs-mpi-dev
This will remove just the libblacs-mpi-dev package itself.
sudo apt-get remove --auto-remove libblacs-mpi-dev
This will remove the libblacs-mpi-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libblacs-mpi-dev then this will work.
sudo apt-get purge libblacs-mpi-dev
Or similarly, like this libblacs-mpi-dev
sudo apt-get purge --auto-remove libblacs-mpi-dev
Package | libblacs-mpi-dev |
Version | 1.1-31 |
Maintainer | Muammar El Khatib <muammar@debian.org> |
Home page | http://www.netlib.org/blacs/ |
Description | Basic Linear Algebra Comm. Subprograms - Dev. files for MPI |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |