How to Install and Uninstall python3-dbus Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 01,2024

1. Install "python3-dbus" package

Learn how to install python3-dbus on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-dbus

2. Uninstall "python3-dbus" package

This guide covers the steps necessary to uninstall python3-dbus on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-dbus $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dbus package on Ubuntu 21.10 (Impish Indri)

Package: python3-dbus
Architecture: amd64
Version: 1.2.16-5
Priority: important
Section: python
Source: dbus-python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Utopia Maintenance Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 420
Provides: python3.9-dbus
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.40)
Recommends: python3-gi
Suggests: python-dbus-doc, python3-dbus-dbg
Filename: pool/main/d/dbus-python/python3-dbus_1.2.16-5_amd64.deb
Size: 93288
MD5sum: 2db2155403f644a0be3f3158b8e7399f
SHA1: af86a53f8d74c1c488e40771eac41f954afe66f4
SHA256: 405f9db93344c6cff00a12e995919709d64f3d9150e64a1d38bd3d961bd1720e
SHA512: 4f70d3d4f579475d18e82ef233dc2b5afcd67be4182b7db2ebf93178604dc0a7a9d2c917d0313b49ee06fb9917325f4e4711145d58579c03455b6321cf7ccfbc
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings#Python
Description-en: simple interprocess messaging system (Python 3 interface)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides a Python 3 interface to D-Bus.
.
See the dbus description for more information about D-Bus in general.
Description-md5: ce4ab9b30794da472e5f5ffdb2a4dc14
Task: minimal, server-minimal