hunspell

Check spelling. More information: <https://github.com/hunspell/hunspell>.

  • Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
  • Homepage: http://hunspell.github.io/
  • Section: text
Debian Debian
RUN apt-get update && \ apt-get install -y hunspell
Ubuntu
RUN apt-get update && \ apt-get install -y hunspell
Alpine
RUN apk add hunspell
Arch Arch Linux
RUN pacman -S --noconfirm hunspell
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y hunspell
CentOS
RUN yum install -y hunspell
Fedora
RUN dnf install -y hunspell
Raspbian
RUN apt-get update && \ apt-get install -y hunspell
click the source code to copy install hunspell on any operating system with command-not-found.com