How to Install and Uninstall gtkspell.src Package on Oracle Linux 8

Last updated: January 07,2025

1. Install "gtkspell.src" package

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

$ sudo dnf update $ sudo dnf install gtkspell.src

2. Uninstall "gtkspell.src" package

Here is a brief guide to show you how to uninstall gtkspell.src on Oracle Linux 8:

$ sudo dnf remove gtkspell.src $ sudo dnf autoremove

3. Information about the gtkspell.src package on Oracle Linux 8

Last metadata expiration check: 2:47:12 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gtkspell
Version : 2.0.16
Release : 15.el8
Architecture : src
Size : 358 k
Source : None
Repository : ol8_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.