How to Install and Uninstall perl-Module-Runtime.noarch Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "perl-Module-Runtime.noarch" package
This tutorial shows how to install perl-Module-Runtime.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-Module-Runtime.noarch
Copied
2. Uninstall "perl-Module-Runtime.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Module-Runtime.noarch on Amazon Linux 2:
$
sudo yum remove
perl-Module-Runtime.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-Module-Runtime.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-Module-Runtime
Arch : noarch
Version : 0.013
Release : 4.amzn2
Size : 19 k
Repo : amzn2-core/2/x86_64
Summary : Runtime module handling
URL : http://search.cpan.org/dist/Module-Runtime/
License : GPL+ or Artistic
Description : The functions exported by this module deal with runtime handling
: of Perl modules, which are normally handled at compile time.
Available Packages
Name : perl-Module-Runtime
Arch : noarch
Version : 0.013
Release : 4.amzn2
Size : 19 k
Repo : amzn2-core/2/x86_64
Summary : Runtime module handling
URL : http://search.cpan.org/dist/Module-Runtime/
License : GPL+ or Artistic
Description : The functions exported by this module deal with runtime handling
: of Perl modules, which are normally handled at compile time.