uprecords

Displays a summary of historical uptime records. More information: <https://manned.org/uprecords>.

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