pspell-config

Development files for applications with pspell support

Debian Debian
RUN apt-get update && \ apt-get install -y libpspell-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libpspell-dev
Alpine
RUN apk add aspell
Arch Arch Linux
RUN pacman -S --noconfirm aspell
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libpspell-dev
Fedora
RUN dnf install -y aspell-devel
Raspbian
RUN apt-get update && \ apt-get install -y libpspell-dev
click the source code to copy install pspell-config on any operating system with command-not-found.com