r-ga on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S r-ga

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

$ yay -Rns r-ga

2. Manually Install "r-ga" via AUR

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

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

b. Clone r-ga's git locally

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

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

$ cd ~/r-ga $ makepkg -si

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

ID: 1394093
Name: r-ga
PackageBaseID: 180527
PackageBase: r-ga
Version: 3.2.4-1
Description: Genetic Algorithms
URL: https://cran.r-project.org/package=GA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654481601
LastModified: 1706443561
URLPath: /cgit/aur.git/snapshot/r-ga.tar.gz