How to Install and Uninstall perl-Term-Size-Any.noarch Package on Rocky Linux 9

Last updated: July 08,2024

1. Install "perl-Term-Size-Any.noarch" package

Here is a brief guide to show you how to install perl-Term-Size-Any.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-Term-Size-Any.noarch

2. Uninstall "perl-Term-Size-Any.noarch" package

This is a short guide on how to uninstall perl-Term-Size-Any.noarch on Rocky Linux 9:

$ sudo dnf remove perl-Term-Size-Any.noarch $ sudo dnf autoremove

3. Information about the perl-Term-Size-Any.noarch package on Rocky Linux 9

Last metadata expiration check: 0:25:09 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Term-Size-Any
Version : 0.002
Release : 35.el9
Architecture : noarch
Size : 13 k
Source : perl-Term-Size-Any-0.002-35.el9.src.rpm
Repository : appstream
Summary : Retrieve terminal size
URL : https://metacpan.org/release/Term-Size-Any
License : GPL+ or Artistic
Description : This is a unified interface to retrieve terminal size. It loads one module
: of a list of known alternatives, each implementing some way to get the
: desired terminal information. This loaded module will actually do the job
: on behalf of Term::Size::Any.