r-genalg on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-genalg

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

$ yay -Rns r-genalg

2. Manually Install "r-genalg" via AUR

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

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

b. Clone r-genalg's git locally

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

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

$ cd ~/r-genalg $ makepkg -si

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

ID: 1377236
Name: r-genalg
PackageBaseID: 180565
PackageBase: r-genalg
Version: 0.2.1-8
Description: R Based Genetic Algorithm
URL: https://cran.r-project.org/package=genalg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654482512
LastModified: 1703851487
URLPath: /cgit/aur.git/snapshot/r-genalg.tar.gz