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

Last updated: October 05,2024

1. Install "python3-progress.noarch" package

Please follow the guidelines below to install python3-progress.noarch on CentOS Stream 8

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

2. Uninstall "python3-progress.noarch" package

This tutorial shows how to uninstall python3-progress.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 1:39:18 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-progress
Version : 1.6
Release : 4.el8
Architecture : noarch
Size : 25 k
Source : python-progress-1.6-4.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.