cpupower

Tools regarding CPU power and tuning options. More information: <https://manned.org/cpupower>.

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