How to Install and Uninstall perl-File-Slurp.noarch Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "perl-File-Slurp.noarch" package
This is a short guide on how to install perl-File-Slurp.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-File-Slurp.noarch
Copied
2. Uninstall "perl-File-Slurp.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-File-Slurp.noarch on Amazon Linux 2:
$
sudo yum remove
perl-File-Slurp.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-File-Slurp.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-File-Slurp
Arch : noarch
Version : 9999.19
Release : 6.amzn2
Size : 42 k
Repo : amzn2-core/2/x86_64
Summary : Efficient Reading/Writing of Complete Files
URL : http://search.cpan.org/dist/File-Slurp/
License : GPL+ or Artistic
Description : This module provides subs that allow you to read or write entire
: files with one simple call. They are designed to be simple to use,
: have flexible ways to pass in or get the file contents and to be
: very efficient. There is also a sub to read in all the files in a
: directory other than . and ..
:
: These slurp/spew subs work for files, pipes and sockets, and
: stdio, pseudo-files, and DATA.
Available Packages
Name : perl-File-Slurp
Arch : noarch
Version : 9999.19
Release : 6.amzn2
Size : 42 k
Repo : amzn2-core/2/x86_64
Summary : Efficient Reading/Writing of Complete Files
URL : http://search.cpan.org/dist/File-Slurp/
License : GPL+ or Artistic
Description : This module provides subs that allow you to read or write entire
: files with one simple call. They are designed to be simple to use,
: have flexible ways to pass in or get the file contents and to be
: very efficient. There is also a sub to read in all the files in a
: directory other than . and ..
:
: These slurp/spew subs work for files, pipes and sockets, and
: stdio, pseudo-files, and DATA.