calcurse
A text-based calendar and scheduling application for the command-line. More information: <https://calcurse.org>.
RUN apt-get update && \
apt-get install -y calcurse
RUN apt-get update && \
apt-get install -y calcurse
RUN apk add calcurse
RUN pacman -S --noconfirm calcurse
RUN apt-get update && \
apt-get install -y calcurse
RUN dnf install -y calcurse
RUN apt-get update && \
apt-get install -y calcurse