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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install python3-adafruit-platformdetect.noarch on Oracle Linux 8

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

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

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

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

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

Last metadata expiration check: 7:06:20 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-adafruit-platformdetect
Version : 2.18.2
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : python-adafruit-platformdetect-2.18.2-1.el8.src.rpm
Repository : epel
Summary : Platform detection module
URL : https://github.com/adafruit/Adafruit_Python_PlatformDetect
License : MIT
Description : This library provides best-guess platform detection for a range of
: single-board computers and (potentially) other platforms.