How to Install and Uninstall python3-pybluez Package on openSUSE Leap

Last updated: November 07,2024

1. Install "python3-pybluez" package

Please follow the guidelines below to install python3-pybluez on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pybluez

2. Uninstall "python3-pybluez" package

This guide let you learn how to uninstall python3-pybluez on openSUSE Leap:

$ sudo zypper remove python3-pybluez

3. Information about the python3-pybluez package on openSUSE Leap

Information for package python3-pybluez:
----------------------------------------
Repository : Main Repository
Name : python3-pybluez
Version : 0.22-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 312.7 KiB
Installed : No
Status : not installed
Source package : python-pybluez-0.22-bp155.2.11.src
Upstream URL : https://github.com/karulis/pybluez/
Summary : A Python Bluetooth wrapper
Description :
PyBluez is an effort to create python wrappers around system Bluetooth
resources to allow Python developers to easily and quickly create
Bluetooth applications.