How to Install and Uninstall php80-php-pecl-jsonpath.x86_64 Package on Rocky Linux 9

Last updated: May 19,2024

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

Please follow the guidance below to install php80-php-pecl-jsonpath.x86_64 on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall php80-php-pecl-jsonpath.x86_64 on Rocky Linux 9:

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

3. Information about the php80-php-pecl-jsonpath.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:45:00 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php80-php-pecl-jsonpath
Version : 2.1.0
Release : 1.el9.remi
Architecture : x86_64
Size : 37 k
Source : php80-php-pecl-jsonpath-2.1.0-1.el9.remi.src.rpm
Repository : remi-safe
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.0 as Software Collection (php80 by remi).