r-magrittr on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S r-magrittr

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

$ yay -Rns r-magrittr

2. Manually Install "r-magrittr" via AUR

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

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

b. Clone r-magrittr's git locally

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

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

$ cd ~/r-magrittr $ makepkg -si

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

ID: 1232367
Name: r-magrittr
PackageBaseID: 139479
PackageBase: r-magrittr
Version: 2.0.3-3
Description: A Forward-Pipe Operator for R
URL: https://cran.r-project.org/package=magrittr
NumVotes: 5
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549709986
LastModified: 1679846405
URLPath: /cgit/aur.git/snapshot/r-magrittr.tar.gz