To uninstall libapm-dev just follow these instructions.
sudo apt-get remove libapm-dev
This will remove just the libapm-dev package itself.
sudo apt-get remove --auto-remove libapm-dev
This will remove the libapm-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libapm-dev then this will work.
sudo apt-get purge libapm-dev
Or similarly, like this libapm-dev
sudo apt-get purge --auto-remove libapm-dev
Package | libapm-dev |
Version | 3.2.2-15 |
Maintainer | Anibal Monsalve Salazar <anibal@debian.org> |
Home page | http://alumnit.ca/~apenwarr/apmd/ |
Description | Library for interacting with APM driver in kernel |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |