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

Last updated: May 18,2024

1. Install "gtksourceview3.i686" package

Please follow the steps below to install gtksourceview3.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gtksourceview3.i686

2. Uninstall "gtksourceview3.i686" package

This guide let you learn how to uninstall gtksourceview3.i686 on Amazon Linux 2:

$ sudo yum remove gtksourceview3.i686 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : gtksourceview3
Arch : i686
Version : 3.24.8
Release : 1.amzn2
Size : 610 k
Repo : amzn2-core/2/x86_64
Summary : A library for viewing source files
URL : https://wiki.gnome.org/Projects/GtkSourceView
License : LGPLv2+
Description : GtkSourceView is a text widget that extends the standard GTK+
: GtkTextView widget. It improves GtkTextView by implementing
: syntax highlighting and other features typical of a source code
: editor.
:
: This package contains version 3 of GtkSourceView. The older
: version 2 is contains in the gtksourceview2 package.