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

Last updated: October 06,2024

1. Install "php-json.x86_64" package

Learn how to install php-json.x86_64 on Fedora 34

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

2. Uninstall "php-json.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php-json.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:13:16 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-json
Version : 7.4.28
Release : 1.fc34
Architecture : x86_64
Size : 38 k
Source : php-7.4.28-1.fc34.src.rpm
Repository : updates
Summary : JavaScript Object Notation extension for PHP
URL : http://www.php.net/
License : PHP
Description : The php-json package provides an extension that will add
: support for JavaScript Object Notation (JSON) to PHP.