How to Install and Uninstall python3-batinfo.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "python3-batinfo.noarch" package

Here is a brief guide to show you how to install python3-batinfo.noarch on Fedora 35

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

2. Uninstall "python3-batinfo.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-batinfo.noarch on Fedora 35:

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

3. Information about the python3-batinfo.noarch package on Fedora 35

Last metadata expiration check: 2:35:02 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-batinfo
Version : 0.4.2
Release : 20.fc35
Architecture : noarch
Size : 18 k
Source : python-batinfo-0.4.2-20.fc35.src.rpm
Repository : fedora
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.