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 Debian
apt-get install tlp
Ubuntu
apt-get install tlp
Alpine
apk add tlp
Arch Arch Linux
pacman -S tlp
image/svg+xml Kali Linux
apt-get install tlp
Fedora
dnf install tlp
Windows (WSL2)
sudo apt-get update sudo apt-get install tlp
Raspbian
apt-get install tlp
Docker
docker run cmd.cat/tlp tlp powered 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