To uninstall kactivities just follow these instructions.
sudo apt-get remove kactivities
This will remove just the kactivities package itself.
sudo apt-get remove --auto-remove kactivities
This will remove the kactivities package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for kactivities then this will work.
sudo apt-get purge kactivities
Or similarly, like this kactivities
sudo apt-get purge --auto-remove kactivities
Package | kactivities |
Version | 5.15.0-0ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://projects.kde.org/projects/kde/kdelibs/kactivities |
Description | Runtime to organize the user work in separate activities. |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/libs |