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

Last updated: May 20,2024

1. Install "python3-smbus" package

Please follow the step by step instructions below to install python3-smbus on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-smbus

2. Uninstall "python3-smbus" package

Please follow the instructions below to uninstall python3-smbus on openSUSE Leap:

$ sudo zypper remove python3-smbus

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

Information for package python3-smbus:
--------------------------------------
Repository : Main Repository
Name : python3-smbus
Version : 4.0-150000.4.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 17.5 KiB
Installed : No
Status : not installed
Source package : i2c-tools-4.0-150000.4.5.1.src
Upstream URL : https://i2c.wiki.kernel.org/index.php/I2C_Tools
Summary : Python binding for Device Tree
Description :
libi2c offers a way for applications to interact with the devices
connected to the I2C or SMBus buses of the system.
Python binding part.