How to Install and Uninstall gtksourceview2.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "gtksourceview2.i686" package

Please follow the steps below to install gtksourceview2.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gtksourceview2.i686

2. Uninstall "gtksourceview2.i686" package

This tutorial shows how to uninstall gtksourceview2.i686 on Fedora 34:

$ sudo dnf remove gtksourceview2.i686 $ sudo dnf autoremove

3. Information about the gtksourceview2.i686 package on Fedora 34

Last metadata expiration check: 3:36:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gtksourceview2
Version : 2.11.2
Release : 33.fc34
Architecture : i686
Size : 699 k
Source : gtksourceview2-2.11.2-33.fc34.src.rpm
Repository : fedora
Summary : A library for viewing source files
URL : http://gtksourceview.sourceforge.net/
License : LGPLv2+ and GPLv2+
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 2 of GtkSourceView. The older version
: 1 is contains in the gtksourceview package.