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

Last updated: May 18,2024

1. Install "python3-dasbus" package

This guide let you learn how to install python3-dasbus on Kali Linux

$ sudo apt update $ sudo apt install python3-dasbus

2. Uninstall "python3-dasbus" package

In this section, we are going to explain the necessary steps to uninstall python3-dasbus on Kali Linux:

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

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

Package: python3-dasbus
Source: dasbus
Version: 1.7-2
Installed-Size: 281
Maintainer: Debian Python Team
Architecture: all
Depends: python3-gi, python3:any
Size: 51048
SHA256: 957ce89db5e09e8adb11c405ce8e9ea352f3b4ef5767edb0e7bce069db8a6352
SHA1: 31be770385513e7604d01209230788ef780e7885
MD5sum: 08b2e88fbb6505b3b81164b6225c94eb
Description: Pythonic D-Bus library
dasbus provides a pythonic interface to the D-Bus message
bus system. dasbus can be used to access remote objects
and also for object publication.
.
This DBus library is written in Python 3, based on GLib and inspired by pydbus.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rhinstaller/dasbus
Section: python
Priority: optional
Filename: pool/main/d/dasbus/python3-dasbus_1.7-2_all.deb