How to Install and Uninstall gedit.x86_64 Package on Fedora 38

Last updated: October 14,2024

1. Install "gedit.x86_64" package

Please follow the guidelines below to install gedit.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install gedit.x86_64

2. Uninstall "gedit.x86_64" package

This tutorial shows how to uninstall gedit.x86_64 on Fedora 38:

$ sudo dnf remove gedit.x86_64 $ sudo dnf autoremove

3. Information about the gedit.x86_64 package on Fedora 38

Last metadata expiration check: 0:57:31 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : gedit
Epoch : 2
Version : 44.2
Release : 1.fc38
Architecture : x86_64
Size : 2.4 M
Source : gedit-44.2-1.fc38.src.rpm
Repository : updates
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.