showfigfonts
Display available figlet fonts. See also figlet. More information: <https://manned.org/showfigfonts>.
RUN apt-get update && \
apt-get install -y figlet
RUN apt-get update && \
apt-get install -y figlet
RUN apk add figlet
RUN pacman -S --noconfirm figlet
RUN apt-get update && \
apt-get install -y figlet
RUN dnf install -y figlet
RUN apt-get update && \
apt-get install -y figlet