How to Install and Uninstall gd.x86_64 Package on Fedora 39
Last updated: November 24,2024
1. Install "gd.x86_64" package
This is a short guide on how to install gd.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
gd.x86_64
Copied
2. Uninstall "gd.x86_64" package
Learn how to uninstall gd.x86_64 on Fedora 39:
$
sudo dnf remove
gd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gd.x86_64 package on Fedora 39
Last metadata expiration check: 4:53:09 ago on Thu Mar 7 11:44:58 2024.
Installed Packages
Name : gd
Version : 2.3.3
Release : 12.fc39
Architecture : x86_64
Size : 428 k
Source : gd-2.3.3-12.fc39.src.rpm
Repository : @System
From repo : fedora
Summary : A graphics library for quick creation of PNG or JPEG images
URL : http://libgd.github.io/
License : GD
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 : gd
Version : 2.3.3
Release : 12.fc39
Architecture : x86_64
Size : 428 k
Source : gd-2.3.3-12.fc39.src.rpm
Repository : @System
From repo : fedora
Summary : A graphics library for quick creation of PNG or JPEG images
URL : http://libgd.github.io/
License : GD
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.