r-idr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-idr

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

$ yay -Rns r-idr

2. Manually Install "r-idr" via AUR

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

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

b. Clone r-idr's git locally

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

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

$ cd ~/r-idr $ makepkg -si

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

ID: 1376791
Name: r-idr
PackageBaseID: 180903
PackageBase: r-idr
Version: 1.3-6
Description: Irreproducible Discovery Rate
URL: https://cran.r-project.org/package=idr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654490628
LastModified: 1703764929
URLPath: /cgit/aur.git/snapshot/r-idr.tar.gz