cpufreq-aperf

Calculate the average CPU frequency over a time period. Requires root privileges. More information: <https://manned.org/cpufreq-aperf>.

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