How to Install and Uninstall perl-SelectSaver.noarch Package on CentOS Stream 9

Last updated: November 24,2024

1. Install "perl-SelectSaver.noarch" package

Please follow the steps below to install perl-SelectSaver.noarch on CentOS Stream 9

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

2. Uninstall "perl-SelectSaver.noarch" package

Please follow the step by step instructions below to uninstall perl-SelectSaver.noarch on CentOS Stream 9:

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

3. Information about the perl-SelectSaver.noarch package on CentOS Stream 9

Last metadata expiration check: 2:03:07 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : perl-SelectSaver
Version : 1.02
Release : 481.el9
Architecture : noarch
Size : 3.1 k
Source : perl-5.32.1-481.el9.src.rpm
Repository : @System
From repo : appstream
Summary : Save and restore selected file handle
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : A "SelectSaver" object contains a reference to the file handle that was
: selected when it was created. When the object is destroyed, it re-selects the
: file handle that was selected when it was created.