How to Install and Uninstall python3-progress.noarch Package on CentOS 8 / RHEL 8

Last updated: November 01,2024

1. Install "python3-progress.noarch" package

Here is a brief guide to show you how to install python3-progress.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-progress.noarch

2. Uninstall "python3-progress.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-progress.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-progress.noarch $ sudo dnf autoremove

3. Information about the python3-progress.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:00:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-progress
Version : 1.5
Release : 3.el8
Architecture : noarch
Size : 22 k
Source : python-progress-1.5-3.el8.src.rpm
Repository : epel
Summary : Easy to use progress bars
URL : http://github.com/verigak/progress/
License : ISC
Description : Collection of easy to use progress bars and spinners.