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

Last updated: October 06,2024

1. Install "perl-Term-ProgressBar-Simple.noarch" package

This is a short guide on how to install perl-Term-ProgressBar-Simple.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Term-ProgressBar-Simple.noarch

2. Uninstall "perl-Term-ProgressBar-Simple.noarch" package

Please follow the step by step instructions below to uninstall perl-Term-ProgressBar-Simple.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Term-ProgressBar-Simple.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:11:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Term-ProgressBar-Simple
Version : 0.03
Release : 28.el9
Architecture : noarch
Size : 14 k
Source : perl-Term-ProgressBar-Simple-0.03-28.el9.src.rpm
Repository : epel
Summary : Simpler progress bars
URL : https://metacpan.org/release/Term-ProgressBar-Simple
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Progress bars are handy - they tell you how much work has been done, how
: much is left to do and estimate how long it will take. This module does the
: right thing in almost all cases in a really convenient way.