kallisto on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S kallisto

* (Optional) Uninstall kallisto on Arch using YAY

$ yay -Rns kallisto

2. Manually Install "kallisto" via AUR

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

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

b. Clone kallisto's git locally

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

c. Go to ~/kallisto folder and install it

$ cd ~/kallisto $ makepkg -si

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

ID: 1025050
Name: kallisto
PackageBaseID: 96713
PackageBase: kallisto
Version: 0.48.0-1
Description: Quantify abundances of transcripts from RNA-Seq data
URL: http://pachterlab.github.io/kallisto/
NumVotes: 4
Popularity: 0.00011
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1438686853
LastModified: 1643101477
URLPath: /cgit/aur.git/snapshot/kallisto.tar.gz