dump_psb

utilities to deal with the cpufreq Linux kernel feature

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 dump_psb on any operating system with command-not-found.com