animalsay

configurable talking cow

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