How to Install and Uninstall perl-Sub-Install.noarch Package on Amazon Linux 2
Last updated: November 01,2024
1. Install "perl-Sub-Install.noarch" package
This tutorial shows how to install perl-Sub-Install.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-Sub-Install.noarch
Copied
2. Uninstall "perl-Sub-Install.noarch" package
This guide let you learn how to uninstall perl-Sub-Install.noarch on Amazon Linux 2:
$
sudo yum remove
perl-Sub-Install.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-Sub-Install.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-Sub-Install
Arch : noarch
Version : 0.926
Release : 6.amzn2
Size : 21 k
Repo : amzn2-core/2/x86_64
Summary : Install subroutines into packages easily
URL : http://search.cpan.org/dist/Sub-Install/
License : GPL+ or Artistic
Description : This module makes it easy to install subroutines into packages
: without the unslightly mess of no strict or typeglobs lying about
: where just anyone can see them.
Available Packages
Name : perl-Sub-Install
Arch : noarch
Version : 0.926
Release : 6.amzn2
Size : 21 k
Repo : amzn2-core/2/x86_64
Summary : Install subroutines into packages easily
URL : http://search.cpan.org/dist/Sub-Install/
License : GPL+ or Artistic
Description : This module makes it easy to install subroutines into packages
: without the unslightly mess of no strict or typeglobs lying about
: where just anyone can see them.