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

Last updated: May 18,2024

1. Install "gspell.i686" package

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

$ sudo dnf update $ sudo dnf install gspell.i686

2. Uninstall "gspell.i686" package

In this section, we are going to explain the necessary steps to uninstall gspell.i686 on Rocky Linux 8:

$ sudo dnf remove gspell.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:23:26 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gspell
Version : 1.8.1
Release : 1.el8
Architecture : i686
Size : 104 k
Source : gspell-1.8.1-1.el8.src.rpm
Repository : appstream
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.