How to Install and Uninstall gd3php.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 26,2024
1. Install "gd3php.x86_64" package
This guide let you learn how to install gd3php.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
gd3php.x86_64
Copied
2. Uninstall "gd3php.x86_64" package
In this section, we are going to explain the necessary steps to uninstall gd3php.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
gd3php.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gd3php.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:40:04 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : gd3php
Version : 2.3.3
Release : 9.el9.remi
Architecture : x86_64
Size : 424 k
Source : gd3php-2.3.3-9.el9.remi.src.rpm
Repository : @System
From repo : remi-safe
Summary : A graphics library for quick creation of PNG or JPEG images
URL : http://libgd.github.io/
License : MIT
Description : The gd graphics library allows your code to quickly draw images
: complete with lines, arcs, text, multiple colors, cut and paste from
: other images, and flood fills, and to write out the result as a PNG or
: JPEG file. This is particularly useful in Web applications, where PNG
: and JPEG are two of the formats accepted for inline images by most
: browsers. Note that gd is not a paint program.
Installed Packages
Name : gd3php
Version : 2.3.3
Release : 9.el9.remi
Architecture : x86_64
Size : 424 k
Source : gd3php-2.3.3-9.el9.remi.src.rpm
Repository : @System
From repo : remi-safe
Summary : A graphics library for quick creation of PNG or JPEG images
URL : http://libgd.github.io/
License : MIT
Description : The gd graphics library allows your code to quickly draw images
: complete with lines, arcs, text, multiple colors, cut and paste from
: other images, and flood fills, and to write out the result as a PNG or
: JPEG file. This is particularly useful in Web applications, where PNG
: and JPEG are two of the formats accepted for inline images by most
: browsers. Note that gd is not a paint program.