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

Last updated: May 19,2024

1. Install "python2-pybluez" package

This tutorial shows how to install python2-pybluez on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pybluez

2. Uninstall "python2-pybluez" package

In this section, we are going to explain the necessary steps to uninstall python2-pybluez on openSUSE Leap:

$ sudo zypper remove python2-pybluez

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

Information for package python2-pybluez:
----------------------------------------
Repository : Main Repository
Name : python2-pybluez
Version : 0.22-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 352,9 KiB
Installed : No
Status : not installed
Source package : python-pybluez-0.22-bp153.1.19.src
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.