How to Install and Uninstall aspell.x86_64 Package on Fedora 35

Last updated: January 14,2025

1. Install "aspell.x86_64" package

Please follow the instructions below to install aspell.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install aspell.x86_64

2. Uninstall "aspell.x86_64" package

Please follow the guidance below to uninstall aspell.x86_64 on Fedora 35:

$ sudo dnf remove aspell.x86_64 $ sudo dnf autoremove

3. Information about the aspell.x86_64 package on Fedora 35

Last metadata expiration check: 1:15:16 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : aspell
Epoch : 12
Version : 0.60.8
Release : 8.fc35
Architecture : x86_64
Size : 687 k
Source : aspell-0.60.8-8.fc35.src.rpm
Repository : fedora
Summary : Spell checker
URL : http://aspell.net/
License : LGPLv2+ and LGPLv2 and GPLv2+ and BSD
Description : GNU Aspell is a spell checker designed to eventually replace Ispell. It can
: either be used as a library or as an independent spell checker. Its main
: feature is that it does a much better job of coming up with possible
: suggestions than just about any other spell checker out there 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.