TLP UI Optimize Linux Laptop Battery

TLP UI is a free and open source graphical user interface for TLP laptop battery saver application for Linux. It is written in Python and released under GNU General Public License v2.0. Using this application you can change and configure TLP configuration files easily.

TLP UI app

How to install TLP UI on Ubuntu Linux

TLP UI is available as a flatpak package file on Ubuntu. Before installing TLP UI, you need to install TLP on your system. Open the terminal command line application (ctrl+alt+t) and add below TLP Ubuntu PPA and install it. Run all commands one by one.

sudo add-apt-repository ppa:linrunner/tlp
sudo apt update
sudo apt install tlp tlp-rdw

After the TLP installation, install flatpak and flathub on your system and restart it after the installation.

Also Read:  Fx Terminal JSON Viewer

How to install flatpak and flathub on Ubuntu Linux

After that open the terminal app and run below TLP UI flatpak install command.

flatpak install flathub com.github.d4nj1.tlpui

You can start TLP UI using below command.

flatpak run com.github.d4nj1.tlpui

And uninstall it using below command.

sudo flatpak uninstall com.github.d4nj1.tlpui

That’s it.

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