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

Last updated: September 20,2024

1. Install "python3-gattlib" package

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

$ sudo apt update $ sudo apt install python3-gattlib

2. Uninstall "python3-gattlib" package

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

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

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

Package: python3-gattlib
Source: pygattlib (0~20210616-1)
Version: 0~20210616-1+b3
Installed-Size: 1132
Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libbluetooth3 (>= 4.91), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libboost-python1.83.0-py312, libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.28.0), libstdc++6 (>= 13.1)
Size: 184000
SHA256: fa1e9c0767f2e21be787877b06bda63d5d4a9643d5bd3315b5328218539b7596
SHA1: 04f2df24e73ce3099962eae8972a28e09c4a6819
MD5sum: 2fd125c266af43f7ae0cf73536d057f8
Description: Bluetooth LE GATT library for Python 3
This is a Python library to use the GATT Protocol for Bluetooth LE
devices. It is a wrapper around the implementation used by gatttool
in bluez package.
Description-md5:
Homepage: https://github.com/oscaracena/pygattlib
Section: python
Priority: optional
Filename: pool/main/p/pygattlib/python3-gattlib_0~20210616-1+b3_amd64.deb