spell

GNU Spell, a clone of Unix `spell'

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