Skip to content

Nuspell packaged binaries

Dimitrij Mijoski edited this page Feb 26, 2022 · 60 revisions
Packaging Status

Nuspell can be installed easily from a software package. This page provides an overview of the packages for all the currently supported platforms.

1 Platform-independent

Vcpkg

Install the package with:

./vcpkg install nuspell

2 Linux

See also package search for Linux and Unix.

Ubuntu

On Ubuntu 21.04+ install simply with:

 apt install nuspell libnuspell-dev

Debian

Install the package with:

apt install nuspell libnuspell-dev

Version upgrade requests should be done via reportbug on a Debian system.

Fedora

Install the package with:

dnf install nuspell

Arch Linux

Install the package with:

pacman -S nuspell

openSUSE

Install the package with:

zypper install Nuspell

Gentoo

Install the package with:

emerge app-text/nuspell

Void Linux

Install the package (search for nuspell) with:

xbps-install -S nuspell

Alpine Linux

Install the package with:

apkg add nuspell

OpenMandriva

Install the package with:

urpmi nuspell

NixOS

Install the package with:

nix-env -iA nixos.nuspell

Manjaro

Install the package from the testing repo with:

pacman -Si nuspell

AppImage

Download the AppImage from our release page.

Flatpak

Install the package with:

flatpak install nuspell

Snap

Install the package with:

snap install nuspell

3 BSD

FreeBSD

Install the package (details) with:

pkg install nuspell

NetBSD

Install the package with:

pkg_add nuspell

4 Windows

Using Vcpkg is the recommended way to use the library on Windows, especially for MSVC.

Msys2

Using MSYS2 is the recommended way to get the CLI tool. The package for Nuspell in MSYS2 also provides the library ready to be used by the GCC in MSYS2.

Install the package with:

pacman -S mingw-w64-x86_64-nuspell

5 MacOS

Homebrew

Install the formula from our tap with:

brew tap nuspell/nuspell
brew install nuspell

MacPorts

Install the package with:

port install nuspell

Fink

Install the package with:

fink install nuspell

6 Haiku

Install the package with:

pkgman install nuspell