How to Install and Uninstall perl-Term-Size-Any.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

Please follow the guidelines below to install perl-Term-Size-Any.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall perl-Term-Size-Any.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Term-Size-Any.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:35:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Term-Size-Any
Version : 0.002
Release : 35.el9
Architecture : noarch
Size : 16 k
Source : perl-Term-Size-Any-0.002-35.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.