How to Install and Uninstall gedit.src Package on Oracle Linux 8
Last updated: January 09,2025
1. Install "gedit.src" package
This guide let you learn how to install gedit.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gedit.src
Copied
2. Uninstall "gedit.src" package
This is a short guide on how to uninstall gedit.src on Oracle Linux 8:
$
sudo dnf remove
gedit.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the gedit.src package on Oracle Linux 8
Last metadata expiration check: 3:26:43 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gedit
Epoch : 2
Version : 3.28.1
Release : 3.el8
Architecture : src
Size : 3.0 M
Source : None
Repository : ol8_appstream
Summary : Text editor for the GNOME desktop
URL : https://wiki.gnome.org/Apps/Gedit
License : GPLv2+ and GFDL
Description : gedit is a small, but powerful text editor designed specifically for
: the GNOME desktop. It has most standard text editor functions and fully
: supports international text in Unicode. Advanced features include syntax
: highlighting and automatic indentation of source code, printing and editing
: of multiple documents in one window.
:
: gedit is extensible through a plugin system, which currently includes
: support for spell checking, comparing files, viewing CVS ChangeLogs, and
: adjusting indentation levels. Further plugins can be found in the
: gedit-plugins package.
Available Packages
Name : gedit
Epoch : 2
Version : 3.28.1
Release : 3.el8
Architecture : src
Size : 3.0 M
Source : None
Repository : ol8_appstream
Summary : Text editor for the GNOME desktop
URL : https://wiki.gnome.org/Apps/Gedit
License : GPLv2+ and GFDL
Description : gedit is a small, but powerful text editor designed specifically for
: the GNOME desktop. It has most standard text editor functions and fully
: supports international text in Unicode. Advanced features include syntax
: highlighting and automatic indentation of source code, printing and editing
: of multiple documents in one window.
:
: gedit is extensible through a plugin system, which currently includes
: support for spell checking, comparing files, viewing CVS ChangeLogs, and
: adjusting indentation levels. Further plugins can be found in the
: gedit-plugins package.