aspell-import

GNU Aspell spell-checker

Install

All systems
curl cmd.cat/aspell-import.sh
Debian Debian
apt-get install aspell
Ubuntu
apt-get install aspell
Alpine
apk add aspell
Arch Arch Linux
pacman -S aspell
image/svg+xml Kali Linux
apt-get install aspell
CentOS
yum install aspell
Fedora
dnf install aspell
Windows (WSL2)
sudo apt-get update sudo apt-get install aspell
OS X
brew install aspell
Raspbian
apt-get install aspell
Docker
docker run cmd.cat/aspell-import aspell-import powered by Commando

aspell

GNU Aspell spell-checker

GNU Aspell is a spell-checker which can be used either as a standalone application or embedded in other programs. Its main feature is that it does a much better job of suggesting possible spellings than just about any other spell-checker available for the English language, including Ispell and Microsoft Word. It also has many other technical enhancements over Ispell such as using shared memory for dictionaries and intelligently handling personal dictionaries when more than one Aspell process is open at once. Aspell is designed to be a drop-in replacement for Ispell.