cpupower
Tools regarding CPU power and tuning options. More information: <https://manned.org/cpupower>.
RUN apt-get update && \
apt-get install -y linux-cpupower
RUN apt-get update && \
apt-get install -y linux-cpupower
RUN pacman -S --noconfirm cpupower
RUN apt-get update && \
apt-get install -y linux-cpupower
RUN yum install -y cpupowerutils
RUN dnf install -y kernel-tools
RUN apt-get update && \
apt-get install -y linux-cpupower