How to Install and Uninstall python3-sdbus Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-sdbus" package

Learn how to install python3-sdbus on Kali Linux

$ sudo apt update $ sudo apt install python3-sdbus

2. Uninstall "python3-sdbus" package

This guide let you learn how to uninstall python3-sdbus on Kali Linux:

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

3. Information about the python3-sdbus package on Kali Linux

Package: python3-sdbus
Source: python-sdbus (0.11.1-2)
Version: 0.11.1-2+b1
Installed-Size: 408
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libsystemd0 (>= 248)
Size: 81944
SHA256: cd5d7561bc08eb4e6943e4729a8074dd8457b0254c7bcee295264cc97ce6bb9d
SHA1: 0bbd2a74d19deeb760523a3c2b36e71e8e752966
MD5sum: 2e77eb43d49af88211db57386416deef
Description: modern Python D-Bus library
Python-sdbus is the python D-Bus library that aim to use the modern features of
Python. It is based on libsystemd's sd-bus.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/python-sdbus/python-sdbus
Section: python
Priority: optional
Filename: pool/main/p/python-sdbus/python3-sdbus_0.11.1-2+b1_amd64.deb

5. The same packages on other Linux Distributions