calendar
Display upcoming events from a calendar file. More information: <https://www.commandlinux.com/man-page/man1/calendar.1.html>.
RUN apt-get update && \
apt-get install -y bsdmainutils
RUN apt-get update && \
apt-get install -y bsdmainutils
RUN pacman -S --noconfirm calendar
RUN apt-get update && \
apt-get install -y bsdmainutils
RUN dnf install -y calendar
RUN apt-get update && \
apt-get install -y bsdmainutils