How to Install and Uninstall perl-Test-JSON.noarch Package on Oracle Linux 8

Last updated: October 07,2024

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

This guide let you learn how to install perl-Test-JSON.noarch on Oracle Linux 8

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

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

This is a short guide on how to uninstall perl-Test-JSON.noarch on Oracle Linux 8:

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

3. Information about the perl-Test-JSON.noarch package on Oracle Linux 8

Last metadata expiration check: 6:37:43 ago on Mon Sep 12 02:51:38 2022.
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.