salmon on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S salmon

* (Optional) Uninstall salmon on Arch using YAY

$ yay -Rns salmon

2. Manually Install "salmon" via AUR

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

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

b. Clone salmon's git locally

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

c. Go to ~/salmon folder and install it

$ cd ~/salmon $ makepkg -si

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

ID: 1428011
Name: salmon
PackageBaseID: 135485
PackageBase: salmon
Version: 1.10.3-1
Description: Highly-accurate & wicked fast transcript-level quantification from RNA-seq reads using lightweight alignments
URL: https://combine-lab.github.io/salmon/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: tmiller
FirstSubmitted: 1535527875
LastModified: 1710547573
URLPath: /cgit/aur.git/snapshot/salmon.tar.gz