How to Install and Uninstall perl-File-Slurp.src Package on Oracle Linux 9
Last updated: November 14,2024
1. Install "perl-File-Slurp.src" package
Please follow the step by step instructions below to install perl-File-Slurp.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-File-Slurp.src
Copied
2. Uninstall "perl-File-Slurp.src" package
In this section, we are going to explain the necessary steps to uninstall perl-File-Slurp.src on Oracle Linux 9:
$
sudo dnf remove
perl-File-Slurp.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-File-Slurp.src package on Oracle Linux 9
Last metadata expiration check: 0:36:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-File-Slurp
Version : 9999.32
Release : 5.el9
Architecture : src
Size : 46 k
Source : None
Repository : ol9_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 : src
Size : 46 k
Source : None
Repository : ol9_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.