To uninstall ibam just follow these instructions.
sudo apt-get remove ibam
This will remove just the ibam package itself.
sudo apt-get remove --auto-remove ibam
This will remove the ibam package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ibam then this will work.
sudo apt-get purge ibam
Or similarly, like this ibam
sudo apt-get purge --auto-remove ibam
Package | ibam |
Version | 1:0.5.2-2.1ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://ibam.sourceforge.net/ |
Description | Advanced battery monitor for laptops |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/utils |