How to Install and Uninstall perl-Term-ProgressBar-Simple.noarch Package on AlmaLinux 8

Last updated: November 01,2024

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

Please follow the steps below to install perl-Term-ProgressBar-Simple.noarch on AlmaLinux 8

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

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

This guide let you learn how to uninstall perl-Term-ProgressBar-Simple.noarch on AlmaLinux 8:

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

3. Information about the perl-Term-ProgressBar-Simple.noarch package on AlmaLinux 8

Last metadata expiration check: 1:01:35 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Term-ProgressBar-Simple
Version : 0.03
Release : 20.el8
Architecture : noarch
Size : 15 k
Source : perl-Term-ProgressBar-Simple-0.03-20.el8.src.rpm
Repository : epel
Summary : Simpler progress bars
URL : https://metacpan.org/release/Term-ProgressBar-Simple
License : GPL+ or Artistic
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.