How to Install and Uninstall php-jsonlint.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "php-jsonlint.noarch" package

Please follow the step by step instructions below to install php-jsonlint.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install php-jsonlint.noarch

2. Uninstall "php-jsonlint.noarch" package

This guide covers the steps necessary to uninstall php-jsonlint.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove php-jsonlint.noarch $ sudo dnf autoremove

3. Information about the php-jsonlint.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:13:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php-jsonlint
Version : 1.10.0
Release : 1.el9.remi
Architecture : noarch
Size : 20 k
Source : php-jsonlint-1.10.0-1.el9.remi.src.rpm
Repository : remi-safe
Summary : JSON Lint for PHP
URL : https://github.com/Seldaek/jsonlint
License : MIT
Description : JSON Lint for PHP.
:
: This library is a port of the JavaScript jsonlint
: (https://github.com/zaach/jsonlint) library.
:
: Bin: /usr/bin/jsonlint-php [1]
:
: Autoloader: /usr/share/php/Seld/JsonLint/autoload.php
:
: [1] Package python2-demjson installs /usr/bin/jsonlint so this package's bin
: script has been renamed to /usr/bin/jsonlint-php