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

Last updated: October 09,2024

1. Install "gd-devel.i686" package

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

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

2. Uninstall "gd-devel.i686" package

This guide covers the steps necessary to uninstall gd-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:40:48 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : gd-devel
Version : 2.2.5
Release : 7.el8
Architecture : i686
Size : 51 k
Source : gd-2.2.5-7.el8.src.rpm
Repository : ubi-8-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.