r-progressr on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "r-progressr" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install r-progressr on Arch using YAY

$ yay -S r-progressr

* (Optional) Uninstall r-progressr on Arch using YAY

$ yay -Rns r-progressr

2. Manually Install "r-progressr" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone r-progressr's git locally

$ git clone https://aur.archlinux.org/r-progressr.git ~/r-progressr

c. Go to ~/r-progressr folder and install it

$ cd ~/r-progressr $ makepkg -si

3. Information about the r-progressr package on Arch User Repository (AUR)

ID: 1301986
Name: r-progressr
PackageBaseID: 170727
PackageBase: r-progressr
Version: 0.14.0-1
Description: An Inclusive, Unifying API for Progress Updates
URL: https://cran.r-project.org/package=progressr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1630703842
LastModified: 1691712235
URLPath: /cgit/aur.git/snapshot/r-progressr.tar.gz