r-repo on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-repo

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

$ yay -Rns r-repo

2. Manually Install "r-repo" via AUR

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

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

b. Clone r-repo's git locally

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

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

$ cd ~/r-repo $ makepkg -si

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

ID: 1093499
Name: r-repo
PackageBaseID: 182047
PackageBase: r-repo
Version: 2.1.5-4
Description: A Data-Centered Data Flow Manager
URL: https://cran.r-project.org/package=repo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654518632
LastModified: 1654518632
URLPath: /cgit/aur.git/snapshot/r-repo.tar.gz