calcurse

A text-based calendar and scheduling application for the command-line. More information: <https://calcurse.org>.

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