tlp

Advanced power management for Linux. See also tlp-stat. More information: <https://linrunner.de/tlp/>.

Debian Debian
RUN apt-get update && \ apt-get install -y tlp
Ubuntu
RUN apt-get update && \ apt-get install -y tlp
Alpine
RUN apk add tlp
Arch Arch Linux
RUN pacman -S --noconfirm tlp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y tlp
Fedora
RUN dnf install -y tlp
Raspbian
RUN apt-get update && \ apt-get install -y tlp
click the source code to copy install tlp on any operating system with command-not-found.com