To uninstall python-dbus-dbg just follow these instructions.
sudo apt-get remove python-dbus-dbg
This will remove just the python-dbus-dbg package itself.
sudo apt-get remove --auto-remove python-dbus-dbg
This will remove the python-dbus-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for python-dbus-dbg then this will work.
sudo apt-get purge python-dbus-dbg
Or similarly, like this python-dbus-dbg
sudo apt-get purge --auto-remove python-dbus-dbg
Package | python-dbus-dbg |
Version | 1.2.4-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.freedesktop.org/wiki/Software/DBusBindings#Python |
Description | debug build of the D-Bus Python 2 interface |
Distro | ubuntu |
Release | yakkety |
Repo | main |
Section | devel |