How to Install and Uninstall python3-progress.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "python3-progress.noarch" package

This tutorial shows how to install python3-progress.noarch on Oracle Linux 9

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

2. Uninstall "python3-progress.noarch" package

Please follow the step by step instructions below to uninstall python3-progress.noarch on Oracle Linux 9:

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

3. Information about the python3-progress.noarch package on Oracle Linux 9

Last metadata expiration check: 0:19:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-progress
Version : 1.6
Release : 4.el9
Architecture : noarch
Size : 22 k
Source : python-progress-1.6-4.el9.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.