scrm on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S scrm

* (Optional) Uninstall scrm on Arch using YAY

$ yay -Rns scrm

2. Manually Install "scrm" via AUR

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

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

b. Clone scrm's git locally

$ git clone https://aur.archlinux.org/scrm.git ~/scrm

c. Go to ~/scrm folder and install it

$ cd ~/scrm $ makepkg -si

3. Information about the scrm package on Arch User Repository (AUR)

ID: 736572
Name: scrm
PackageBaseID: 83146
PackageBase: scrm
Version: 1.7.4-1
Description: A Coalescent Simulator for Genome-Scale Biological Sequences
URL: https://scrm.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: paulst
FirstSubmitted: 1403176011
LastModified: 1589509838
URLPath: /cgit/aur.git/snapshot/scrm.tar.gz