r-plyr on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S r-plyr

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

$ yay -Rns r-plyr

2. Manually Install "r-plyr" via AUR

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

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

b. Clone r-plyr's git locally

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

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

$ cd ~/r-plyr $ makepkg -si

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

ID: 1341801
Name: r-plyr
PackageBaseID: 132971
PackageBase: r-plyr
Version: 1.8.9-2
Description: Tools for Splitting, Applying and Combining Data
URL: https://cran.r-project.org/package=plyr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: frichtlm
FirstSubmitted: 1527726951
LastModified: 1698367000
URLPath: /cgit/aur.git/snapshot/r-plyr.tar.gz