strfile

provides fortune cookies on demand

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