How to Install and Uninstall python3-batinfo.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "python3-batinfo.noarch" package

Here is a brief guide to show you how to install python3-batinfo.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-batinfo.noarch" package

This guide covers the steps necessary to uninstall python3-batinfo.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-batinfo.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:41:42 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-batinfo
Version : 0.4.2
Release : 14.el8
Architecture : noarch
Size : 19 k
Source : python-batinfo-0.4.2-14.el8.src.rpm
Repository : epel
Summary : Python module to retrieve battery information
URL : https://github.com/nicolargo/batinfo
License : LGPLv3+
Description : A simple Python module to retrieve battery information on Linux-based
: operating system. No ACPI or external software is needed. Only the Linux
: kernel and its /sys/class/power_supply folder.