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

Last updated: May 15,2024

1. Install "python3-jeepney" package

Learn how to install python3-jeepney on Kali Linux

$ sudo apt update $ sudo apt install python3-jeepney

2. Uninstall "python3-jeepney" package

This is a short guide on how to uninstall python3-jeepney on Kali Linux:

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

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

Package: python3-jeepney
Source: jeepney
Version: 0.8.0-3
Installed-Size: 168
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 33964
SHA256: 93a5825d7325b92ab85d3ed4a661f3b49c2c9fa4ef9fab7c72bae61e1e1599ea
SHA1: 0c1f92439610761988621749c9903d4db6312e99
MD5sum: 4c7c2e8c6a1121066a2265e771e8eb86
Description: pure Python D-Bus interface
Jeepney is a pure Python implementation of D-Bus messaging. It has an
I/O-free core, and integration modules for different event loops.
.
D-Bus is an inter-process communication system, mainly used in Linux.
Description-md5:
Homepage: https://gitlab.com/takluyver/jeepney
Section: python
Priority: optional
Filename: pool/main/j/jeepney/python3-jeepney_0.8.0-3_all.deb