How to Install and Uninstall python3-spidev.x86_64 Package on Fedora 34

Last updated: September 23,2024

1. Install "python3-spidev.x86_64" package

Learn how to install python3-spidev.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-spidev.x86_64

2. Uninstall "python3-spidev.x86_64" package

This is a short guide on how to uninstall python3-spidev.x86_64 on Fedora 34:

$ sudo dnf remove python3-spidev.x86_64 $ sudo dnf autoremove

3. Information about the python3-spidev.x86_64 package on Fedora 34

Last metadata expiration check: 1:20:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-spidev
Version : 3.4
Release : 7.fc34
Architecture : x86_64
Size : 22 k
Source : py-spidev-3.4-7.fc34.src.rpm
Repository : fedora
Summary : A python library for manipulating SPI
URL : https://github.com/doceme/py-spidev/
License : MIT
Description : A python module for interfacing with SPI devices from user
: space via the spidev linux kernel driver.