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

Last updated: January 09,2025

1. Install "gtkspell.i686" package

In this section, we are going to explain the necessary steps to install gtkspell.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gtkspell.i686

2. Uninstall "gtkspell.i686" package

This guide covers the steps necessary to uninstall gtkspell.i686 on Amazon Linux 2:

$ sudo yum remove gtkspell.i686 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : gtkspell
Arch : i686
Version : 2.0.16
Release : 8.amzn2.0.2
Size : 42 k
Repo : amzn2-core/2/x86_64
Summary : On-the-fly spell checking for GtkTextView widgets
URL : http://gtkspell.sourceforge.net/
License : GPLv2+
Description : GtkSpell provides word-processor-style highlighting and
: replacement of misspelled words in a GtkTextView widget as you
: type. Right-clicking a misspelled word pops up a menu of suggested
: replacements.