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

Last updated: October 07,2024

1. Install "aspell.i686" package

Please follow the guidance below to install aspell.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install aspell.i686

2. Uninstall "aspell.i686" package

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

$ sudo dnf remove aspell.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:23:07 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : aspell
Epoch : 12
Version : 0.60.8
Release : 8.fc35
Architecture : i686
Size : 717 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.