How to Install and Uninstall perl-File-Slurp.noarch Package on AlmaLinux 9
Last updated: November 25,2024
1. Install "perl-File-Slurp.noarch" package
Learn how to install perl-File-Slurp.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-File-Slurp.noarch
Copied
2. Uninstall "perl-File-Slurp.noarch" package
This guide covers the steps necessary to uninstall perl-File-Slurp.noarch on AlmaLinux 9:
$
sudo dnf remove
perl-File-Slurp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-File-Slurp.noarch package on AlmaLinux 9
Last metadata expiration check: 2:22:20 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-File-Slurp
Version : 9999.32
Release : 5.el9
Architecture : noarch
Size : 30 k
Source : perl-File-Slurp-9999.32-5.el9.src.rpm
Repository : appstream
Summary : Efficient Reading/Writing of Complete Files
URL : https://metacpan.org/release/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
Version : 9999.32
Release : 5.el9
Architecture : noarch
Size : 30 k
Source : perl-File-Slurp-9999.32-5.el9.src.rpm
Repository : appstream
Summary : Efficient Reading/Writing of Complete Files
URL : https://metacpan.org/release/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.