How to Install and Uninstall gimp-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 19,2024

1. Install "gimp-devel.x86_64" package

In this section, we are going to explain the necessary steps to install gimp-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install gimp-devel.x86_64

2. Uninstall "gimp-devel.x86_64" package

Please follow the instructions below to uninstall gimp-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove gimp-devel.x86_64 $ sudo dnf autoremove

3. Information about the gimp-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:35:11 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gimp-devel
Epoch : 2
Version : 2.8.22
Release : 15.module_el8.0.0+36+bb6a76a2
Architecture : x86_64
Size : 940 k
Source : gimp-2.8.22-15.module_el8.0.0+36+bb6a76a2.src.rpm
Repository : appstream
Summary : GIMP plugin and extension development kit
URL : http://www.gimp.org/
License : LGPLv3+
Description : The gimp-devel package contains the static libraries and header files
: for writing GNU Image Manipulation Program (GIMP) plug-ins and
: extensions.