powerstat

Measures the power consumption of a computer that has a battery power source or supports the RAPL interface. More information: <https://manned.org/powerstat>.

Debian Debian
RUN apt-get update && \ apt-get install -y powerstat
Ubuntu
RUN apt-get update && \ apt-get install -y powerstat
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y powerstat
Raspbian
RUN apt-get update && \ apt-get install -y powerstat
click the source code to copy install powerstat on any operating system with command-not-found.com