How to Install and Uninstall python-bleak-doc Package on Kali Linux

Last updated: September 20,2024

1. Install "python-bleak-doc" package

This is a short guide on how to install python-bleak-doc on Kali Linux

$ sudo apt update $ sudo apt install python-bleak-doc

2. Uninstall "python-bleak-doc" package

This guide let you learn how to uninstall python-bleak-doc on Kali Linux:

$ sudo apt remove python-bleak-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-bleak-doc package on Kali Linux

Package: python-bleak-doc
Source: bleak
Version: 0.21.1-1
Installed-Size: 4052
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.3.0+dfsg)
Size: 686376
SHA256: 5b2c075ce71168473220162ea25d5a7fea0a66019efbab69df3e7a16ea5f613b
SHA1: f3fb3721f5f7effd4c8eb6fe64786f27ff4eb9ce
MD5sum: 5c5252f4b22f2f4e840b6107a99974d1
Description: Bluetooth Low Energy platform agnostic client (Documentation)
Bleak is an acronym for Bluetooth Low Energy platform Agnostic Klient.
.
Bleak is a GATT client software, capable of connecting to BLE devices
acting as GATT servers. It is designed to provide a asynchronous,
cross-platform Python API to connect and communicate with e.g. sensors.
.
Bleak supports reading, writing and getting notifications from
GATT servers, as well as a function for discovering BLE devices.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/hbldh/bleak
Section: doc
Priority: optional
Filename: pool/main/b/bleak/python-bleak-doc_0.21.1-1_all.deb