How to Install and Uninstall perl-File-Slurp.noarch Package on Fedora 35

Last updated: July 05,2024

1. Install "perl-File-Slurp.noarch" package

Learn how to install perl-File-Slurp.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-File-Slurp.noarch

2. Uninstall "perl-File-Slurp.noarch" package

This is a short guide on how to uninstall perl-File-Slurp.noarch on Fedora 35:

$ sudo dnf remove perl-File-Slurp.noarch $ sudo dnf autoremove

3. Information about the perl-File-Slurp.noarch package on Fedora 35

Last metadata expiration check: 0:53:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-File-Slurp
Version : 9999.32
Release : 5.fc35
Architecture : noarch
Size : 30 k
Source : perl-File-Slurp-9999.32-5.fc35.src.rpm
Repository : fedora
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.