How to Install and Uninstall gtkspell.i686 Package on Rocky Linux 8

Last updated: April 28,2024

1. Install "gtkspell.i686" package

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

$ sudo dnf update $ sudo dnf install gtkspell.i686

2. Uninstall "gtkspell.i686" package

This guide covers the steps necessary to uninstall gtkspell.i686 on Rocky Linux 8:

$ sudo dnf remove gtkspell.i686 $ sudo dnf autoremove

3. Information about the gtkspell.i686 package on Rocky Linux 8

Last metadata expiration check: 1:05:44 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gtkspell
Version : 2.0.16
Release : 15.el8
Architecture : i686
Size : 47 k
Source : gtkspell-2.0.16-15.el8.src.rpm
Repository : appstream
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.