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

Last updated: September 28,2024

1. Install "php7.4-json" package

This tutorial shows how to install php7.4-json on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "php7.4-json" package

Please follow the instructions below to uninstall php7.4-json on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: php7.4-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 72
Maintainer: Debian PHP Maintainers
Architecture: amd64
Source: php7.4
Version: 7.4.18-2+ubuntu16.04.1+deb.sury.org+1
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.18-2+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: JSON module for PHP
This package provides the JSON 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: 28cd07bde7d0ae5bc9df05a3c5b10e74
Homepage: http://www.php.net/