sga on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sga

* (Optional) Uninstall sga on Arch using YAY

$ yay -Rns sga

2. Manually Install "sga" via AUR

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

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

b. Clone sga's git locally

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

c. Go to ~/sga folder and install it

$ cd ~/sga $ makepkg -si

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

ID: 328484
Name: sga
PackageBaseID: 87222
PackageBase: sga
Version: 0.10.15-1
Description: de novo sequence assembler using string graphs
URL: https://github.com/jts/sga
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wookietreiber
FirstSubmitted: 1415365762
LastModified: 1470813766
URLPath: /cgit/aur.git/snapshot/sga.tar.gz