How to Install and Uninstall python3-batinfo.noarch Package on AlmaLinux 8

Last updated: January 11,2025

1. Install "python3-batinfo.noarch" package

Please follow the step by step instructions below to install python3-batinfo.noarch on AlmaLinux 8

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

2. Uninstall "python3-batinfo.noarch" package

Please follow the step by step instructions below to uninstall python3-batinfo.noarch on AlmaLinux 8:

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

3. Information about the python3-batinfo.noarch package on AlmaLinux 8

Last metadata expiration check: 1:57:51 ago on Mon Sep 5 03:22:42 2022.
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.