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

Last updated: July 01,2024

1. Install "python36-spidev" package

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

$ sudo zypper refresh $ sudo zypper install python36-spidev

2. Uninstall "python36-spidev" package

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

$ sudo zypper remove python36-spidev

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

Information for package python36-spidev:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-spidev
Version : 3.5-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 36,5 KiB
Installed : No
Status : not installed
Source package : python-spidev-3.5-1.7.src
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.