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

Last updated: July 07,2024

1. Install "python310-spidev" package

This tutorial shows how to install python310-spidev on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-spidev

2. Uninstall "python310-spidev" package

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

$ sudo zypper remove python310-spidev

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

Information for package python310-spidev:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.