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

Last updated: July 06,2024

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

Please follow the steps below to install python3-adafruit-pureio.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall python3-adafruit-pureio.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:21:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-adafruit-pureio
Version : 1.1.9
Release : 2.fc36
Architecture : noarch
Size : 25 k
Source : python-adafruit-pureio-1.1.9-2.fc36.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.