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

Last updated: November 28,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 38

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

2. Uninstall "python3-bluez.x86_64" package

This is a short guide on how to uninstall python3-bluez.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 1:28:13 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-bluez
Version : 0.23
Release : 10.fc38
Architecture : x86_64
Size : 111 k
Source : pybluez-0.23-10.fc38.src.rpm
Repository : fedora
Summary : A Python interface to bluez for Python 3
URL : https://github.com/pybluez/pybluez/wiki
License : GPLv2
Description : PyBluez is an effort to create python wrappers around system Bluetooth
: resources to allow Python developers to easily and quickly create Bluetooth
: applications.