How to Install and Uninstall python3-adafruit-pureio.noarch Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

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

Please follow the steps below to install python3-adafruit-pureio.noarch on CentOS 8 / RHEL 8

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

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

This guide let you learn how to uninstall python3-adafruit-pureio.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-adafruit-pureio.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:43:57 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-adafruit-pureio
Version : 1.1.7
Release : 1.el8
Architecture : noarch
Size : 24 k
Source : python-adafruit-pureio-1.1.7-1.el8.src.rpm
Repository : epel
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.