How to Install and Uninstall perl-Inline-Files.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "perl-Inline-Files.noarch" package

Please follow the guidelines below to install perl-Inline-Files.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Inline-Files.noarch

2. Uninstall "perl-Inline-Files.noarch" package

Please follow the guidelines below to uninstall perl-Inline-Files.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Inline-Files.noarch $ sudo dnf autoremove

3. Information about the perl-Inline-Files.noarch package on Oracle Linux 9

Last metadata expiration check: 2:44:31 ago on Thu Feb 15 07:50:05 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.