pm-action

utilities and scripts for power management

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