To uninstall libbamf-dev just follow these instructions.
sudo apt-get remove libbamf-dev
This will remove just the libbamf-dev package itself.
sudo apt-get remove --auto-remove libbamf-dev
This will remove the libbamf-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libbamf-dev then this will work.
sudo apt-get purge libbamf-dev
Or similarly, like this libbamf-dev
sudo apt-get purge --auto-remove libbamf-dev
Package | libbamf-dev |
Version | 0.2.118-1 |
Maintainer | Didier Roche <didrocks@ubuntu.com> |
Home page | https://launchpad.net/bamf |
Description | Window matching library - development files (gtk2) |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |