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

Last updated: October 11,2024

1. Install "python3-spidev.x86_64" package

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

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

2. Uninstall "python3-spidev.x86_64" package

This tutorial shows how to uninstall python3-spidev.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 4:30:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-spidev
Version : 3.4
Release : 15.fc39
Architecture : x86_64
Size : 23 k
Source : py-spidev-3.4-15.fc39.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.