To uninstall whereami just follow these instructions.
sudo apt-get remove whereami
This will remove just the whereami package itself.
sudo apt-get remove --auto-remove whereami
This will remove the whereami package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for whereami then this will work.
sudo apt-get purge whereami
Or similarly, like this whereami
sudo apt-get purge --auto-remove whereami
Package | whereami |
Version | 0.3.34-0.3 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Automatically reconfigure your (laptop) system for a new location |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/net |