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

Last updated: January 08,2025

1. Install "gedit-devel.i686" package

Please follow the guidelines below to install gedit-devel.i686 on Fedora 35

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

2. Uninstall "gedit-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall gedit-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 3:23:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gedit-devel
Epoch : 2
Version : 41.0
Release : 1.fc35
Architecture : i686
Size : 62 k
Source : gedit-41.0-1.fc35.src.rpm
Repository : updates
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.