How to Install and Uninstall perl-Inline-Files.noarch Package on Amazon Linux 2

Last updated: May 22,2024

1. Install "perl-Inline-Files.noarch" package

Learn how to install perl-Inline-Files.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-Inline-Files.noarch

2. Uninstall "perl-Inline-Files.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Inline-Files.noarch on Amazon Linux 2:

$ sudo yum remove perl-Inline-Files.noarch $ sudo yum autoremove

3. Information about the perl-Inline-Files.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-Inline-Files
Arch : noarch
Version : 0.68
Release : 6.amzn2
Size : 29 k
Repo : amzn2-core/2/x86_64
Summary : Allows for multiple inline files in a single perl file
URL : http://search.cpan.org/dist/Inline-Files/
License : GPL+ or Artistic
Description : Inline::Files generalizes the notion of the `__DATA__' marker and
: the associated `' file handle, to an arbitrary number of
: markers and associated file handles.