tlp
Advanced power management for Linux. See also tlp-stat. More information: <https://linrunner.de/tlp/>.
Install
- All systems
-
curl cmd.cat/tlp.sh
- Debian
-
apt-get install tlp - Ubuntu
-
apt-get install tlp -
Alpine
-
apk add tlp - Arch Linux
-
pacman -S tlp - Kali Linux
-
apt-get install tlp - Fedora
-
dnf install tlp - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install tlp - Raspbian
-
apt-get install tlp - Docker
-
docker run cmd.cat/tlp tlppowered by Commando
Advanced power management for Linux. See also tlp-stat. More information: <https://linrunner.de/tlp/>.
-
Apply settings (according to the actual power source):
sudo tlp start -
Apply battery settings (ignoring the actual power source):
sudo tlp bat -
Apply AC settings (ignoring the actual power source):
sudo tlp ac
© tl;dr; authors and contributors