r-exact on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-exact

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

$ yay -Rns r-exact

2. Manually Install "r-exact" via AUR

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

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

b. Clone r-exact's git locally

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

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

$ cd ~/r-exact $ makepkg -si

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

ID: 1154210
Name: r-exact
PackageBaseID: 155363
PackageBase: r-exact
Version: 3.2-3
Description: Unconditional Exact Test
URL: https://cran.r-project.org/package=Exact
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1594569197
LastModified: 1666097099
URLPath: /cgit/aur.git/snapshot/r-exact.tar.gz