How to Install and Uninstall gd-devel.i686 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "gd-devel.i686" package

Please follow the guidance below to install gd-devel.i686 on Oracle Linux 9

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

2. Uninstall "gd-devel.i686" package

Please follow the guidelines below to uninstall gd-devel.i686 on Oracle Linux 9:

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

3. Information about the gd-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 2:56:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gd-devel
Version : 2.3.2
Release : 3.el9
Architecture : i686
Size : 52 k
Source : gd-2.3.2-3.el9.src.rpm
Repository : ol9_appstream
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.