upower

System utility to provide power and battery information and statistics. More information: <https://upower.freedesktop.org/docs/upower.1.html>.

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