How to Install and Uninstall python-edbus Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-edbus" package

This guide covers the steps necessary to install python-edbus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-edbus

2. Uninstall "python-edbus" package

Please follow the guidelines below to uninstall python-edbus on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-edbus $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-edbus package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-edbus
Priority: extra
Section: universe/python
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Pkg-e Team
Architecture: amd64
Version: 0.7.3-1.2ubuntu1
Depends: libc6 (>= 2.4), libedbus1 (>= 1.7.10)
Filename: pool/universe/p/python-edbus/python-edbus_0.7.3-1.2ubuntu1_amd64.deb
Size: 6066
MD5sum: cd039a32461ce6af3e554e08f8e22576
SHA1: da61782746c9cf51c961d4ff45d2dac9bf0b154c
SHA256: ec1aadbc4a4af00425b1805fa3cffc68f1b275af78d684628850f61c41ca2d90
Description-en: Python bindings for the Enlightenment D-Bus wrapper library (edbus)
edbus is a wrapper around D-Bus to ease integrating D-Bus with EFL based
applications.
.
This package contains modules that allow you to use edbus from Python.
Description-md5: 0a1263fd29bc640cf5eab0570cce38bf
Homepage: http://enlightenment.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu