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

Last updated: January 07,2025

1. Install "python3-progress.noarch" package

In this section, we are going to explain the necessary steps to install python3-progress.noarch on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 0:45:32 ago on Mon Sep 5 03:22:42 2022.
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.