r-gars on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-gars

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

$ yay -Rns r-gars

2. Manually Install "r-gars" via AUR

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

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

b. Clone r-gars's git locally

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

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

$ cd ~/r-gars $ makepkg -si

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

ID: 1343528
Name: r-gars
PackageBaseID: 180544
PackageBase: r-gars
Version: 1.22.0-1
Description: GARS: Genetic Algorithm for the identification of Robust Subsets of variables in high-dimensional and challenging datasets
URL: https://bioconductor.org/packages/GARS
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654482012
LastModified: 1698505753
URLPath: /cgit/aur.git/snapshot/r-gars.tar.gz