How to Install and Uninstall python3-airthings.noarch Package on Oracle Linux 8
Last updated: January 11,2025
1. Install "python3-airthings.noarch" package
In this section, we are going to explain the necessary steps to install python3-airthings.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-airthings.noarch
Copied
2. Uninstall "python3-airthings.noarch" package
Please follow the guidelines below to uninstall python3-airthings.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-airthings.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-airthings.noarch package on Oracle Linux 8
Last metadata expiration check: 1:15:44 ago on Mon Sep 12 02:51:38 2022.
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.
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.