How to Install and Uninstall gd-devel.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "gd-devel.i686" package

Please follow the guidelines below to install gd-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "gd-devel.i686" package

This tutorial shows how to uninstall gd-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the gd-devel.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:32:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : gd-devel
Version : 2.3.2
Release : 3.el9
Architecture : i686
Size : 41 k
Source : gd-2.3.2-3.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : The development libraries and header files for gd
URL : http://libgd.github.io/
License : MIT
Description : The gd-devel package contains the development libraries and header
: files for gd, a graphics library for creating PNG and JPEG graphics.