How to Install and Uninstall perl-Term-Size-Any.noarch Package on Fedora 39

Last updated: November 29,2024

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

In this section, we are going to explain the necessary steps to install perl-Term-Size-Any.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Term-Size-Any.noarch on Fedora 39:

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

3. Information about the perl-Term-Size-Any.noarch package on Fedora 39

Last metadata expiration check: 4:31:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Term-Size-Any
Version : 0.002
Release : 40.fc39
Architecture : noarch
Size : 13 k
Source : perl-Term-Size-Any-0.002-40.fc39.src.rpm
Repository : fedora
Summary : Retrieve terminal size
URL : https://metacpan.org/release/Term-Size-Any
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.