How to Install and Uninstall php-pecl-jsonpath.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "php-pecl-jsonpath.x86_64" package

This is a short guide on how to install php-pecl-jsonpath.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install php-pecl-jsonpath.x86_64

2. Uninstall "php-pecl-jsonpath.x86_64" package

Please follow the steps below to uninstall php-pecl-jsonpath.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove php-pecl-jsonpath.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-jsonpath.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:14:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php-pecl-jsonpath
Version : 2.1.0
Release : 1.el9.remi.8.3
Architecture : x86_64
Size : 40 k
Source : php-pecl-jsonpath-2.1.0-1.el9.remi.8.3.src.rpm
Repository : remi-modular
Summary : Extract data using JSONPath notation
URL : https://pecl.php.net/package/jsonpath
License : PHP-3.01
Description : This extension allows you to use the versatile JSONPath query language to
: extract the properties that you want from a decoded JSON document.
:
: Package built for PHP 8.3.