How to Install and Uninstall python3-pygatt.noarch Package on Fedora 39
Last updated: November 26,2024
1. Install "python3-pygatt.noarch" package
This tutorial shows how to install python3-pygatt.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-pygatt.noarch
Copied
2. Uninstall "python3-pygatt.noarch" package
Learn how to uninstall python3-pygatt.noarch on Fedora 39:
$
sudo dnf remove
python3-pygatt.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pygatt.noarch package on Fedora 39
Last metadata expiration check: 3:05:44 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pygatt
Version : 4.0.5
Release : 13.fc39
Architecture : noarch
Size : 111 k
Source : python-pygatt-4.0.5-13.fc39.src.rpm
Repository : fedora
Summary : A Python Module for Bluetooth LE Generic Attribute Profile
URL : https://github.com/peplin/pygatt
License : ASL 2.0
Description : This Module allows reading and writing to GATT descriptors on devices such as
: fitness trackers, sensors, and anything implementing standard GATT Descriptor
: behavior.
:
: pygatt wraps BlueZ's 'gatttool' command-line utility with a Pythonic API.
Available Packages
Name : python3-pygatt
Version : 4.0.5
Release : 13.fc39
Architecture : noarch
Size : 111 k
Source : python-pygatt-4.0.5-13.fc39.src.rpm
Repository : fedora
Summary : A Python Module for Bluetooth LE Generic Attribute Profile
URL : https://github.com/peplin/pygatt
License : ASL 2.0
Description : This Module allows reading and writing to GATT descriptors on devices such as
: fitness trackers, sensors, and anything implementing standard GATT Descriptor
: behavior.
:
: pygatt wraps BlueZ's 'gatttool' command-line utility with a Pythonic API.