r-tidyverse on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-tidyverse

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

$ yay -Rns r-tidyverse

2. Manually Install "r-tidyverse" via AUR

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

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

b. Clone r-tidyverse's git locally

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

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

$ cd ~/r-tidyverse $ makepkg -si

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

ID: 1281618
Name: r-tidyverse
PackageBaseID: 167349
PackageBase: r-tidyverse
Version: 2.0.0-3
Description: Easily Install and Load the 'Tidyverse'
URL: https://cran.r-project.org/package=tidyverse
NumVotes: 2
Popularity: 0.013913
OutOfDate:
Maintainer: pekkarr
Submitter: panupam
FirstSubmitted: 1621978681
LastModified: 1688235470
URLPath: /cgit/aur.git/snapshot/r-tidyverse.tar.gz