r-safe on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-safe

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

$ yay -Rns r-safe

2. Manually Install "r-safe" via AUR

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

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

b. Clone r-safe's git locally

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

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

$ cd ~/r-safe $ makepkg -si

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

ID: 1340935
Name: r-safe
PackageBaseID: 182248
PackageBase: r-safe
Version: 3.42.0-1
Description: Significance Analysis of Function and Expression
URL: https://bioconductor.org/packages/safe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654523697
LastModified: 1698293903
URLPath: /cgit/aur.git/snapshot/r-safe.tar.gz