unmunch

Files for developing with hunspell

Debian Debian
RUN apt-get update && \ apt-get install -y libhunspell-1.3-0-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y libhunspell-1.3-0-dbg
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 myspell-tools
CentOS
RUN yum install -y hunspell-devel
Fedora
RUN dnf install -y hunspell-devel
Raspbian
RUN apt-get update && \ apt-get install -y libhunspell-1.3-0-dbg
click the source code to copy install unmunch on any operating system with command-not-found.com