How to Install and Uninstall gtksourceview3.i686 Package on Fedora 36

Last updated: January 15,2025

1. Install "gtksourceview3.i686" package

This guide covers the steps necessary to install gtksourceview3.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install gtksourceview3.i686

2. Uninstall "gtksourceview3.i686" package

In this section, we are going to explain the necessary steps to uninstall gtksourceview3.i686 on Fedora 36:

$ sudo dnf remove gtksourceview3.i686 $ sudo dnf autoremove

3. Information about the gtksourceview3.i686 package on Fedora 36

Last metadata expiration check: 4:37:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gtksourceview3
Version : 3.24.11
Release : 7.fc36
Architecture : i686
Size : 605 k
Source : gtksourceview3-3.24.11-7.fc36.src.rpm
Repository : fedora
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 3 of GtkSourceView.