How to Install and Uninstall python3-adafruit-pureio.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-adafruit-pureio.noarch" package

Learn how to install python3-adafruit-pureio.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-adafruit-pureio.noarch

2. Uninstall "python3-adafruit-pureio.noarch" package

Please follow the instructions below to uninstall python3-adafruit-pureio.noarch on Fedora 34:

$ sudo dnf remove python3-adafruit-pureio.noarch $ sudo dnf autoremove

3. Information about the python3-adafruit-pureio.noarch package on Fedora 34

Last metadata expiration check: 5:29:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-adafruit-pureio
Version : 1.1.8
Release : 2.fc34
Architecture : noarch
Size : 25 k
Source : python-adafruit-pureio-1.1.8-2.fc34.src.rpm
Repository : fedora
Summary : Python access to Linux IO including I2C and SPI
URL : https://github.com/adafruit/Adafruit_Python_PureIO
License : MIT
Description : Pure Python (i.e. no native extensions) access to Linux IO
: including I2C and SPI. Drop in replacement for smbus and
: spidev modules.