How to Install and Uninstall perl-Inline-Files.noarch Package on CentOS Stream 9
Last updated: November 15,2024
1. Install "perl-Inline-Files.noarch" package
This tutorial shows how to install perl-Inline-Files.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Inline-Files.noarch
Copied
2. Uninstall "perl-Inline-Files.noarch" package
Please follow the instructions below to uninstall perl-Inline-Files.noarch on CentOS Stream 9:
$
sudo dnf remove
perl-Inline-Files.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Inline-Files.noarch package on CentOS Stream 9
Last metadata expiration check: 3:10:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Inline-Files
Version : 0.71
Release : 12.el9
Architecture : noarch
Size : 30 k
Source : perl-Inline-Files-0.71-12.el9.src.rpm
Repository : epel
Summary : Allows for multiple inline files in a single Perl file
URL : https://metacpan.org/release/Inline-Files
License : GPL+ or Artistic
Description : Inline::Files generalizes the notion of the `__DATA__' marker and the
: associated `' file handle, to an arbitrary number of markers and
: associated file handles.
Available Packages
Name : perl-Inline-Files
Version : 0.71
Release : 12.el9
Architecture : noarch
Size : 30 k
Source : perl-Inline-Files-0.71-12.el9.src.rpm
Repository : epel
Summary : Allows for multiple inline files in a single Perl file
URL : https://metacpan.org/release/Inline-Files
License : GPL+ or Artistic
Description : Inline::Files generalizes the notion of the `__DATA__' marker and the
: associated `' file handle, to an arbitrary number of markers and
: associated file handles.