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

Last updated: June 29,2024

1. Install "python3-airthings.noarch" package

Learn how to install python3-airthings.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-airthings.noarch

2. Uninstall "python3-airthings.noarch" package

Please follow the instructions below to uninstall python3-airthings.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-airthings.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 7:44:34 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-airthings
Version : 3.2.0
Release : 1.el8
Architecture : noarch
Size : 38 k
Source : python-airthings-3.2.0-1.el8.src.rpm
Repository : epel
Summary : Fetch sensor measurements from Airthings devices
URL : https://github.com/kotlarz/airthings
License : MIT
Description : airthings is a simple python package that contains methods to communicate
: with Airthings devices. The package utilizies bluepy for the communication
: between python and the devices.