How to Install and Uninstall php-pecl-jsonpath.x86_64 Package on Oracle Linux 8

Last updated: June 25,2024

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

Please follow the step by step instructions below to install php-pecl-jsonpath.x86_64 on Oracle Linux 8

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

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

Please follow the step by step instructions below to uninstall php-pecl-jsonpath.x86_64 on Oracle Linux 8:

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

3. Information about the php-pecl-jsonpath.x86_64 package on Oracle Linux 8

Last metadata expiration check: 3:10:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php-pecl-jsonpath
Version : 1.0.0
Release : 1.el8.remi.8.1
Architecture : x86_64
Size : 39 k
Source : php-pecl-jsonpath-1.0.0-1.el8.remi.8.1.src.rpm
Repository : remi-modular
Summary : Extract data using JSONPath notation
URL : https://pecl.php.net/package/jsonpath
License : PHP
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.1.