i3status

Status line for the i3 window manager. This command is usually called from the i3 configuration file. More information: <https://i3wm.org/i3status/manpage.html>.

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