r-gensa on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S r-gensa

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

$ yay -Rns r-gensa

2. Manually Install "r-gensa" via AUR

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

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

b. Clone r-gensa's git locally

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

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

$ cd ~/r-gensa $ makepkg -si

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

ID: 1417711
Name: r-gensa
PackageBaseID: 180620
PackageBase: r-gensa
Version: 1.1.14-2
Description: R Functions for Generalized Simulated Annealing
URL: https://cran.r-project.org/package=GenSA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654483819
LastModified: 1709164879
URLPath: /cgit/aur.git/snapshot/r-gensa.tar.gz