How to Install and Uninstall perl-JSON.src Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "perl-JSON.src" package
Please follow the guidance below to install perl-JSON.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-JSON.src
Copied
2. Uninstall "perl-JSON.src" package
This tutorial shows how to uninstall perl-JSON.src on Oracle Linux 9:
$
sudo dnf remove
perl-JSON.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-JSON.src package on Oracle Linux 9
Last metadata expiration check: 2:35:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-JSON
Version : 4.03
Release : 5.el9
Architecture : src
Size : 103 k
Source : None
Repository : ol9_appstream
Summary : Parse and convert to JSON (JavaScript Object Notation)
URL : https://metacpan.org/release/JSON
License : GPL+ or Artistic
Description : This module converts between JSON (JavaScript Object Notation) and Perl
: data structure into each other. For JSON, see http://www.crockford.com/JSON/.
Available Packages
Name : perl-JSON
Version : 4.03
Release : 5.el9
Architecture : src
Size : 103 k
Source : None
Repository : ol9_appstream
Summary : Parse and convert to JSON (JavaScript Object Notation)
URL : https://metacpan.org/release/JSON
License : GPL+ or Artistic
Description : This module converts between JSON (JavaScript Object Notation) and Perl
: data structure into each other. For JSON, see http://www.crockford.com/JSON/.