How to Install and Uninstall gtksourceview4.i686 Package on Rocky Linux 9

Last updated: June 29,2024

1. Install "gtksourceview4.i686" package

Please follow the guidance below to install gtksourceview4.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install gtksourceview4.i686

2. Uninstall "gtksourceview4.i686" package

Learn how to uninstall gtksourceview4.i686 on Rocky Linux 9:

$ sudo dnf remove gtksourceview4.i686 $ sudo dnf autoremove

3. Information about the gtksourceview4.i686 package on Rocky Linux 9

Last metadata expiration check: 1:22:44 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : gtksourceview4
Version : 4.8.1
Release : 5.el9
Architecture : i686
Size : 882 k
Source : gtksourceview4-4.8.1-5.el9.src.rpm
Repository : appstream
Summary : Source code editing widget
URL : https://wiki.gnome.org/Projects/GtkSourceView
License : LGPLv2+
Description : GtkSourceView is a GNOME library that extends GtkTextView, the standard GTK+
: widget for multiline text editing. GtkSourceView adds support for syntax
: highlighting, undo/redo, file loading and saving, search and replace, a
: completion system, printing, displaying line numbers, and other features
: typical of a source code editor.
:
: This package contains version 4 of GtkSourceView.