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

Last updated: October 05,2024

1. Install "aspell.i686" package

This guide let you learn how to install aspell.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install aspell.i686

2. Uninstall "aspell.i686" package

This guide let you learn how to uninstall aspell.i686 on Fedora 34:

$ sudo dnf remove aspell.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:49:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : aspell
Epoch : 12
Version : 0.60.8
Release : 7.fc34
Architecture : i686
Size : 717 k
Source : aspell-0.60.8-7.fc34.src.rpm
Repository : updates
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.