To uninstall libbliss-dev just follow these instructions.
sudo apt-get remove libbliss-dev
This will remove just the libbliss-dev package itself.
sudo apt-get remove --auto-remove libbliss-dev
This will remove the libbliss-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libbliss-dev then this will work.
sudo apt-get purge libbliss-dev
Or similarly, like this libbliss-dev
sudo apt-get purge --auto-remove libbliss-dev
Package | libbliss-dev |
Version | 0.72-4 |
Maintainer | David Bremner <bremner@debian.org> |
Home page | http://www.tcs.hut.fi/Software/bliss/index.shtml |
Description | development files to compute graph automorphisms and labelings |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |