powertop

Optimize battery power usage. More information: <https://github.com/fenrus75/powertop>.

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