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

Last updated: May 17,2024

1. Install "python3-bluez" package

In this section, we are going to explain the necessary steps to install python3-bluez on Kali Linux

$ sudo apt update $ sudo apt install python3-bluez

2. Uninstall "python3-bluez" package

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

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

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

Package: python3-bluez
Source: pybluez (0.23-5.1)
Version: 0.23-5.1+b2
Installed-Size: 364
Maintainer: Debian Bluetooth Maintainers
Architecture: amd64
Provides: python3-bluetooth
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libbluetooth3 (>= 4.91), libc6 (>= 2.28), python3-gattlib
Size: 66968
SHA256: e0713dcd4be9e1032ca7ec50718f74a6d1bacf6847e987d6e51fec03aafb405b
SHA1: 0ec434d2a07de59447517307e2c5d1a014db6482
MD5sum: 64e3c3c539ed182df96dd9016acddf0a
Description: Python 3 wrappers around BlueZ for rapid bluetooth development
PyBluez is an effort to create Python wrappers around BlueZ to allow Python
developers to use system bluetooth resources. PyBluez works on machines
running the GNU/Linux operating system and the bluez bluetooth stack.
.
This package provides the "bluetooth" Python 3 module.
Description-md5:
Homepage: https://github.com/pybluez/pybluez
Section: python
Priority: optional
Filename: pool/main/p/pybluez/python3-bluez_0.23-5.1+b2_amd64.deb