To uninstall kalarm just follow these instructions.
sudo apt-get remove kalarm
This will remove just the kalarm package itself.
sudo apt-get remove --auto-remove kalarm
This will remove the kalarm package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for kalarm then this will work.
sudo apt-get purge kalarm
Or similarly, like this kalarm
sudo apt-get purge --auto-remove kalarm
Package | kalarm |
Version | 4:15.12.3-0ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.astrojar.org.uk/kalarm/ |
Description | alarm message, command and email scheduler |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/kde |