How to Install and Uninstall perl-JSON.noarch Package on Amazon Linux 2
Last updated: January 08,2025
1. Install "perl-JSON.noarch" package
This tutorial shows how to install perl-JSON.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-JSON.noarch
Copied
2. Uninstall "perl-JSON.noarch" package
This tutorial shows how to uninstall perl-JSON.noarch on Amazon Linux 2:
$
sudo yum remove
perl-JSON.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-JSON.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-JSON
Arch : noarch
Version : 2.59
Release : 2.amzn2
Size : 96 k
Repo : amzn2-core/2/x86_64
Summary : Parse and convert to JSON (JavaScript Object Notation)
URL : http://search.cpan.org/dist/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
Arch : noarch
Version : 2.59
Release : 2.amzn2
Size : 96 k
Repo : amzn2-core/2/x86_64
Summary : Parse and convert to JSON (JavaScript Object Notation)
URL : http://search.cpan.org/dist/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/.