r-genepop on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S r-genepop

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

$ yay -Rns r-genepop

2. Manually Install "r-genepop" via AUR

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

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

b. Clone r-genepop's git locally

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

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

$ cd ~/r-genepop $ makepkg -si

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

ID: 1420880
Name: r-genepop
PackageBaseID: 203276
PackageBase: r-genepop
Version: 1.2.2-1
Description: Population Genetic Data Analysis Using Genepop
URL: https://cran.r-project.org/package=genepop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1709547500
LastModified: 1709596915
URLPath: /cgit/aur.git/snapshot/r-genepop.tar.gz