pspell-config
Development files for applications with pspell support
RUN apt-get update && \
apt-get install -y libpspell-dev
RUN apt-get update && \
apt-get install -y libpspell-dev
RUN apk add aspell
RUN pacman -S --noconfirm aspell
RUN apt-get update && \
apt-get install -y libpspell-dev
RUN dnf install -y aspell-devel
RUN apt-get update && \
apt-get install -y libpspell-dev