How to Install and Uninstall python3-adafruit-pureio.noarch Package on Oracle Linux 8

Last updated: June 01,2024

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

Please follow the instructions below to install python3-adafruit-pureio.noarch on Oracle Linux 8

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

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

Please follow the steps below to uninstall python3-adafruit-pureio.noarch on Oracle Linux 8:

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

3. Information about the python3-adafruit-pureio.noarch package on Oracle Linux 8

Last metadata expiration check: 3:41:32 ago on Mon Sep 12 02:51:38 2022.
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.