aspell
Spell checker
Aspell is a spell-checker which can be used either as a library or as a standalone program. Notable features of Aspell include its full support of documents written in the UTF-8 encoding and its ability to use multiple dictionaries, including personal ones.
- Versions: 0.60.8
- Website: http://aspell.net/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/aspell.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of aspell as follows:
guix install aspell
Or install a particular version:
guix install aspell@0.60.8
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of aspell about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/aspell'><img src='https://packages.guix.gnu.org/packages/aspell/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/aspell)
Example Org:
[[https://packages.guix.gnu.org/packages/aspell][https://packages.guix.gnu.org/packages/aspell/badges/latest-version.svg]]