conky

Light-weight system monitor for X. More information: <https://github.com/brndnmtthws/conky>.

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