How to Install and Uninstall aspell.i686 Package on CentOS Stream 8

Last updated: January 04,2025

1. Install "aspell.i686" package

Please follow the step by step instructions below to install aspell.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install aspell.i686

2. Uninstall "aspell.i686" package

Please follow the guidance below to uninstall aspell.i686 on CentOS Stream 8:

$ sudo dnf remove aspell.i686 $ sudo dnf autoremove

3. Information about the aspell.i686 package on CentOS Stream 8

Last metadata expiration check: 5:43:16 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : aspell
Epoch : 12
Version : 0.60.6.1
Release : 22.el8
Architecture : i686
Size : 695 k
Source : aspell-0.60.6.1-22.el8.src.rpm
Repository : appstream
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.