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

Last updated: October 05,2024

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

This guide covers the steps necessary to install perl-File-Slurp.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall perl-File-Slurp.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:28:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-File-Slurp
Version : 9999.32
Release : 3.fc34
Architecture : noarch
Size : 31 k
Source : perl-File-Slurp-9999.32-3.fc34.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.