figlist

Make large character ASCII banners out of ordinary text

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