r-progress on AUR (Arch User Repository)

Last updated: February 03,2025

1. Install "r-progress" 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-progress on Arch using YAY

$ yay -S r-progress

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

$ yay -Rns r-progress

2. Manually Install "r-progress" via AUR

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

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

b. Clone r-progress's git locally

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

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

$ cd ~/r-progress $ makepkg -si

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

ID: 1365512
Name: r-progress
PackageBaseID: 151076
PackageBase: r-progress
Version: 1.2.3-1
Description: Terminal Progress Bars
URL: https://cran.r-project.org/package=progress
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586002785
LastModified: 1701864430
URLPath: /cgit/aur.git/snapshot/r-progress.tar.gz