To uninstall qapt-utils just follow these instructions.
sudo apt-get remove qapt-utils
This will remove just the qapt-utils package itself.
sudo apt-get remove --auto-remove qapt-utils
This will remove the qapt-utils package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for qapt-utils then this will work.
sudo apt-get purge qapt-utils
Or similarly, like this qapt-utils
sudo apt-get purge --auto-remove qapt-utils
Package | qapt-utils |
Version | 2.1.70-0ubuntu4 |
Maintainer | Kubuntu Developers <[email protected]> |
Home page | https://projects.kde.org/projects/extragear/sysadmin/libqapt/ |
Description | complete collection of QApt package management utilities |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/kde |