How to Install and Uninstall R-progress.noarch Package on Fedora 39

Last updated: February 11,2025

1. Install "R-progress.noarch" package

Please follow the step by step instructions below to install R-progress.noarch on Fedora 39

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

2. Uninstall "R-progress.noarch" package

This guide covers the steps necessary to uninstall R-progress.noarch on Fedora 39:

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

3. Information about the R-progress.noarch package on Fedora 39

Last metadata expiration check: 1:03:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-progress
Version : 1.2.2
Release : 13.fc39
Architecture : noarch
Size : 96 k
Source : R-progress-1.2.2-13.fc39.src.rpm
Repository : fedora
Summary : Terminal Progress Bars
URL : https://CRAN.R-project.org/package=progress
License : MIT
Description : Configurable Progress bars, they may include percentage, elapsed time, and/or
: the estimated completion time. They work in terminals, in Emacs ESS, RStudio,
: Windows Rgui and the macOS R.app. The package also provides a C++ API, that
: works with or without Rcpp.