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

Last updated: May 15,2024

1. Install "python3-bluez.x86_64" package

This tutorial shows how to install python3-bluez.x86_64 on Fedora 36

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

2. Uninstall "python3-bluez.x86_64" package

Here is a brief guide to show you how to uninstall python3-bluez.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 5:58:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-bluez
Version : 0.23
Release : 7.fc36
Architecture : x86_64
Size : 92 k
Source : pybluez-0.23-7.fc36.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.