hunzip

Files for developing with hunspell

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-devel
Fedora
RUN dnf install -y hunspell-devel
Raspbian
RUN apt-get update && \ apt-get install -y hunspell
click the source code to copy install hunzip on any operating system with command-not-found.com