Installlion's Logo

Installlion.com

How To Uninstall python-dbus On Ubuntu 16.10

To uninstall python-dbus just follow these instructions.

Uninstall just python-dbus

simple interprocess messaging system (Python interface)Ubuntu 16.10python1.2.4-1
sudo apt-get remove python-dbus

This will remove just the python-dbus package itself.

Uninstall python-dbus and its dependencies

sudo apt-get remove --auto-remove python-dbus

This will remove the python-dbus package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for python-dbus then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge python-dbus

Or similarly, like this python-dbus

sudo apt-get purge --auto-remove python-dbus

Package Data

Packagepython-dbus
Version1.2.4-1
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://www.freedesktop.org/wiki/Software/DBusBindings#Python
Descriptionsimple interprocess messaging system (Python interface)
Distroubuntu
Releaseyakkety
Repomain
Sectionpython

Dependencies