How to Install and Uninstall gspell.i686 Package on Amazon Linux 2

Last updated: February 05,2025

1. Install "gspell.i686" package

This is a short guide on how to install gspell.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gspell.i686

2. Uninstall "gspell.i686" package

Please follow the guidance below to uninstall gspell.i686 on Amazon Linux 2:

$ sudo yum remove gspell.i686 $ sudo yum autoremove

3. Information about the gspell.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : gspell
Arch : i686
Version : 1.6.1
Release : 1.amzn2
Size : 96 k
Repo : amzn2-core/2/x86_64
Summary : Spell-checking library for GTK+
URL : https://wiki.gnome.org/Projects/gspell
License : LGPLv2+
Description : gspell provides a flexible API to implement the spell checking
: in a GTK+ application.