How to Install and Uninstall python39-spidev Package on openSuSE Tumbleweed

Last updated: June 06,2024

1. Install "python39-spidev" package

Please follow the guidelines below to install python39-spidev on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-spidev

2. Uninstall "python39-spidev" package

Please follow the steps below to uninstall python39-spidev on openSuSE Tumbleweed:

$ sudo zypper remove python39-spidev

3. Information about the python39-spidev package on openSuSE Tumbleweed

Information for package python39-spidev:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-spidev
Version : 3.6-1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.9 KiB
Installed : No
Status : not installed
Source package : python-spidev-3.6-1.10.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.