How to Install and Uninstall php72-php-json.x86_64 Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "php72-php-json.x86_64" package

This is a short guide on how to install php72-php-json.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install php72-php-json.x86_64

2. Uninstall "php72-php-json.x86_64" package

This tutorial shows how to uninstall php72-php-json.x86_64 on CentOS Stream 8:

$ sudo dnf remove php72-php-json.x86_64 $ sudo dnf autoremove

3. Information about the php72-php-json.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:55:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : php72-php-json
Version : 7.2.34
Release : 19.el8.remi
Architecture : x86_64
Size : 78 k
Source : php72-php-7.2.34-19.el8.remi.src.rpm
Repository : remi-safe
Summary : JavaScript Object Notation extension for PHP
URL : http://www.php.net/
License : PHP
Description : The php72-php-json package provides an extension that will add
: support for JavaScript Object Notation (JSON) to PHP.