How to Install and Uninstall perl-JSON-Parse.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "perl-JSON-Parse.x86_64" package

This guide covers the steps necessary to install perl-JSON-Parse.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-JSON-Parse.x86_64

2. Uninstall "perl-JSON-Parse.x86_64" package

This guide covers the steps necessary to uninstall perl-JSON-Parse.x86_64 on Fedora 36:

$ sudo dnf remove perl-JSON-Parse.x86_64 $ sudo dnf autoremove

3. Information about the perl-JSON-Parse.x86_64 package on Fedora 36

Last metadata expiration check: 4:29:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-JSON-Parse
Version : 0.61
Release : 4.fc36
Architecture : x86_64
Size : 98 k
Source : perl-JSON-Parse-0.61-4.fc36.src.rpm
Repository : fedora
Summary : Read JSON into a Perl variable
URL : https://metacpan.org/release/JSON-Parse
License : GPL+ or Artistic
Description : A Perl module for parsing JSON. (JSON means "JavaScript Object Notation" and it
: is specified in "RFC 7159".)