How to Install and Uninstall gtksourceview3.src Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "gtksourceview3.src" package
Please follow the guidelines below to install gtksourceview3.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gtksourceview3.src
Copied
2. Uninstall "gtksourceview3.src" package
This is a short guide on how to uninstall gtksourceview3.src on Oracle Linux 8:
$
sudo dnf remove
gtksourceview3.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the gtksourceview3.src package on Oracle Linux 8
Last metadata expiration check: 6:51:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gtksourceview3
Version : 3.24.9
Release : 1.el8
Architecture : src
Size : 1.4 M
Source : None
Repository : ol8_appstream
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.
Available Packages
Name : gtksourceview3
Version : 3.24.9
Release : 1.el8
Architecture : src
Size : 1.4 M
Source : None
Repository : ol8_appstream
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.