r-help on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-help

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

$ yay -Rns r-help

2. Manually Install "r-help" via AUR

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

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

b. Clone r-help's git locally

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

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

$ cd ~/r-help $ makepkg -si

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

ID: 1340444
Name: r-help
PackageBaseID: 180817
PackageBase: r-help
Version: 1.60.0-1
Description: Tools for HELP data analysis
URL: https://bioconductor.org/packages/HELP
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654488558
LastModified: 1698275434
URLPath: /cgit/aur.git/snapshot/r-help.tar.gz