How to Install and Uninstall php-gd.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "php-gd.x86_64" package

Please follow the guidelines below to install php-gd.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install php-gd.x86_64

2. Uninstall "php-gd.x86_64" package

This is a short guide on how to uninstall php-gd.x86_64 on Fedora 34:

$ sudo dnf remove php-gd.x86_64 $ sudo dnf autoremove

3. Information about the php-gd.x86_64 package on Fedora 34

Last metadata expiration check: 4:14:15 ago on Tue Sep 6 08:10:37 2022.
Installed Packages
Name : php-gd
Version : 8.1.9
Release : 1.fc34.remi
Architecture : x86_64
Size : 233 k
Source : php-8.1.9-1.fc34.remi.src.rpm
Repository : @System
From repo : remi-modular
Summary : A module for PHP applications for using the gd graphics library
URL : http://www.php.net/
License : PHP
Description : The php-gd package contains a dynamic shared object that will add
: support for using the gd graphics library to PHP.