yplan

Generate LaTeX code for a two-page vertical daily planner for any chosen year. The generated output can be converted or printed using conversion tools such as pandoc, pdflatex, or xetex. More information: <https://www.ctan.org/tex-archive/macros/latex/contrib/yplan>.

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