How to Install and Uninstall perl-Term-Size-Any.src Package on Oracle Linux 9

Last updated: July 01,2024

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

This is a short guide on how to install perl-Term-Size-Any.src on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Term-Size-Any.src on Oracle Linux 9:

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

3. Information about the perl-Term-Size-Any.src package on Oracle Linux 9

Last metadata expiration check: 1:50:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Term-Size-Any
Version : 0.002
Release : 35.el9
Architecture : src
Size : 15 k
Source : None
Repository : ol9_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.