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

Last updated: May 17,2024

1. Install "python3-spidev" package

In this section, we are going to explain the necessary steps to install python3-spidev on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-spidev

2. Uninstall "python3-spidev" package

Please follow the steps below to uninstall python3-spidev on openSUSE Leap:

$ sudo zypper remove python3-spidev

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

Information for package python3-spidev:
---------------------------------------
Repository : Main Repository
Name : python3-spidev
Version : 3.4-bp155.2.45
Arch : x86_64
Vendor : openSUSE
Installed Size : 32.6 KiB
Installed : No
Status : not installed
Source package : python-spidev-3.4-bp155.2.45.src
Upstream URL : https://pypi.org/project/spidev/
Summary : Python module for interfacing with SPI devices
Description :
This package contains the python module for interfacing with SPI devices from user space via the spidev linux kernel driver.