How to Install and Uninstall php7.4-gd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 25,2024

1. Install "php7.4-gd" package

This is a short guide on how to install php7.4-gd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php7.4-gd

2. Uninstall "php7.4-gd" package

Learn how to uninstall php7.4-gd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php7.4-gd $ sudo apt autoclean && sudo apt autoremove

3. Information about the php7.4-gd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php7.4-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 131
Maintainer: Debian PHP Maintainers
Architecture: amd64
Source: php7.4
Version: 7.4.18-2+ubuntu16.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.18-2+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.4), libgd3 (>= 2.1.1)
Description: GD module for PHP
This package provides the GD module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Description-md5: 9aea7ee3b75b09eba5fefd1af9ab26af
Homepage: http://www.php.net/