ispell
Interactive spell checking. More information: <https://www.cs.hmc.edu/~geoff/ispell-man.html>.
RUN apt-get update && \
apt-get install -y ispell
RUN apt-get update && \
apt-get install -y ispell
RUN pacman -S --noconfirm ispell
RUN apt-get update && \
apt-get install -y ispell
RUN yum install -y ispell
RUN dnf install -y ispell
RUN apt-get update && \
apt-get install -y ispell