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

Last updated: July 05,2024

1. Install "python311-spidev" package

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

$ sudo zypper refresh $ sudo zypper install python311-spidev

2. Uninstall "python311-spidev" package

Learn how to uninstall python311-spidev on openSuSE Tumbleweed:

$ sudo zypper remove python311-spidev

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

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