How to Install and Uninstall python3-bluez.x86_64 Package on Fedora 39

Last updated: November 24,2024

1. Install "python3-bluez.x86_64" package

Here is a brief guide to show you how to install python3-bluez.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install python3-bluez.x86_64

2. Uninstall "python3-bluez.x86_64" package

Please follow the instructions below to uninstall python3-bluez.x86_64 on Fedora 39:

$ sudo dnf remove python3-bluez.x86_64 $ sudo dnf autoremove

3. Information about the python3-bluez.x86_64 package on Fedora 39

Last metadata expiration check: 2:10:50 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-bluez
Version : 0.23
Release : 13.fc39
Architecture : x86_64
Size : 110 k
Source : pybluez-0.23-13.fc39.src.rpm
Repository : fedora
Summary : A Python interface to bluez for Python 3
URL : https://github.com/pybluez/pybluez/wiki
License : GPL-2.0-only
Description : PyBluez is an effort to create python wrappers around system Bluetooth
: resources to allow Python developers to easily and quickly create Bluetooth
: applications.