How to Install and Uninstall perl-FileHandle.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "perl-FileHandle.noarch" package

Here is a brief guide to show you how to install perl-FileHandle.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install perl-FileHandle.noarch

2. Uninstall "perl-FileHandle.noarch" package

This tutorial shows how to uninstall perl-FileHandle.noarch on AlmaLinux 9:

$ sudo dnf remove perl-FileHandle.noarch $ sudo dnf autoremove

3. Information about the perl-FileHandle.noarch package on AlmaLinux 9

Last metadata expiration check: 2:08:29 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : perl-FileHandle
Version : 2.03
Release : 480.el9
Architecture : noarch
Size : 10 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : appstream
Summary : Object methods for file handles
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : This is an object-oriented interface for opening files and performing
: input/output operations on them.