How to Install and Uninstall gedit-devel.i686 Package on Fedora 39

Last updated: January 16,2025

1. Install "gedit-devel.i686" package

In this section, we are going to explain the necessary steps to install gedit-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install gedit-devel.i686

2. Uninstall "gedit-devel.i686" package

Please follow the step by step instructions below to uninstall gedit-devel.i686 on Fedora 39:

$ sudo dnf remove gedit-devel.i686 $ sudo dnf autoremove

3. Information about the gedit-devel.i686 package on Fedora 39

Last metadata expiration check: 4:24:53 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gedit-devel
Epoch : 2
Version : 45.0
Release : 1.fc39
Architecture : i686
Size : 64 k
Source : gedit-45.0-1.fc39.src.rpm
Repository : fedora
Summary : Support for developing plugins for the gedit text editor
URL : https://wiki.gnome.org/Apps/Gedit
License : GPLv2+ and GFDL
Description : gedit is a small, but powerful text editor for the GNOME desktop.
: This package allows you to develop plugins that add new functionality
: to gedit.
:
: Install gedit-devel if you want to write plugins for gedit.