Powersupply Linux Power Subsystem Debugger

Powersupply is a free and open source power subsystem debugger application for Linux. You can use this application to check power supply status in your Linux mobile platforms. It will show your battery, ac adaptor and Type-c power status. It is released under MIT License. You can install Powersupply using below steps in Linux.

Powersupply

How to install Powersupply on Ubuntu

Powersupply is available as a flatpak package file from the remote flathub. First install flatpak and flathub on your system and restart it after the installation.

Also Read:  How to Find Duplicate Files in Linux Using Rdfind

Install flatpak and flathub

After that open the terminal application (ctrl+alt+t) and run below Powersupply flatpak install command. It will install Powersupply on your system.

flatpak install flathub nl.brixit.powersupply

And open it using below command.

flatpak run nl.brixit.powersupply

And you can also uninstall Powersupply app using below commands.

flatpak uninstall nl.brixit.powersupply

[OR]

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



Leave a Reply