Battery Info – Shows System Battery Details

Battery Info is a free and open source efficient desktop application designed to provide comprehensive insights into the health status of your notebook battery. This user-friendly tool not only displays the current battery health but also furnishes valuable general information crucial for battery maintenance and replacement decisions.

Battery Info

It comes with battery vendor and model number, battery’s technology, energy capacity the battery is designed to hold and the real-time energy amount the battery can hold, capacity percentage. In this application, Information is collected using UPower DBus interface, with the gdbus client from Glib library.

How To Install Battery Info on Ubuntu

To install Battery Info on your system, you need to install Flatpak and Flathub. If you don’t have them installed, use the commands below to install them and restart your system after the installation.

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

After that open the terminal app (ctrl+alt+t) and run below Battery Info flatpak install command. It will install the latest Battery Info on your system.

flatpak install flathub com.her01n.BatteryInfo

And you can open it using below command.

flatpak run com.her01n.BatteryInfo

If you want to uninstall Battery Info, then follow below commands

flatpak uninstall com.her01n.BatteryInfo

[OR]

sudo flatpak uninstall com.her01n.BatteryInfo
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  Kiwix Offline Viewer - Store Educational Contents on your Computer

Leave a Reply