How to Install and Uninstall perl-Test-JSON.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 27,2024

1. Install "perl-Test-JSON.noarch" package

Here is a brief guide to show you how to install perl-Test-JSON.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Test-JSON.noarch

2. Uninstall "perl-Test-JSON.noarch" package

Please follow the guidance below to uninstall perl-Test-JSON.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Test-JSON.noarch $ sudo dnf autoremove

3. Information about the perl-Test-JSON.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:20:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Test-JSON
Version : 0.11
Release : 26.el8
Architecture : noarch
Size : 16 k
Source : perl-Test-JSON-0.11-26.el8.src.rpm
Repository : epel
Summary : Test JSON data
URL : https://metacpan.org/release/Test-JSON
License : GPL+ or Artistic
Description : JavaScript Object Notation (JSON) is a lightweight data interchange format.
: Test::JSON makes it easy to verify that you have built valid JSON and that
: it matches your expected output.