To uninstall db-upgrade-util just follow these instructions.
sudo apt-get remove db-upgrade-util
This will remove just the db-upgrade-util package itself.
sudo apt-get remove --auto-remove db-upgrade-util
This will remove the db-upgrade-util package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for db-upgrade-util then this will work.
sudo apt-get purge db-upgrade-util
Or similarly, like this db-upgrade-util
sudo apt-get purge --auto-remove db-upgrade-util
Package | db-upgrade-util |
Version | 5.3.1 |
Maintainer | Debian Berkeley DB Group <[email protected]> |
Description | Berkeley Database Utilities (old versions) utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | utils |