How to Install and Uninstall perl-Term-ReadLine.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "perl-Term-ReadLine.noarch" package

Here is a brief guide to show you how to install perl-Term-ReadLine.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Term-ReadLine.noarch

2. Uninstall "perl-Term-ReadLine.noarch" package

Please follow the step by step instructions below to uninstall perl-Term-ReadLine.noarch on Fedora 34:

$ sudo dnf remove perl-Term-ReadLine.noarch $ sudo dnf autoremove

3. Information about the perl-Term-ReadLine.noarch package on Fedora 34

Last metadata expiration check: 2:15:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Term-ReadLine
Version : 1.17
Release : 477.fc34
Architecture : noarch
Size : 29 k
Source : perl-5.32.1-477.fc34.src.rpm
Repository : updates
Summary : Perl interface to various read-line packages
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : This package is just a front end to some other packages. It's a stub to
: set up a common interface to the various read-line implementations found
: on CPAN (under the "Term::ReadLine::*" name space).