r-pbapply on AUR (Arch User Repository)

Last updated: October 11,2024

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

$ yay -S r-pbapply

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

$ yay -Rns r-pbapply

2. Manually Install "r-pbapply" via AUR

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

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

b. Clone r-pbapply's git locally

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

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

$ cd ~/r-pbapply $ makepkg -si

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

ID: 1370678
Name: r-pbapply
PackageBaseID: 181689
PackageBase: r-pbapply
Version: 1.7.2-2
Description: Adding Progress Bar to '*apply' Functions
URL: https://cran.r-project.org/package=pbapply
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654509937
LastModified: 1702728163
URLPath: /cgit/aur.git/snapshot/r-pbapply.tar.gz