kallisto on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install kallisto on Arch using YAY
$
yay -S
kallisto
Copied
* (Optional) Uninstall kallisto on Arch using YAY
$
yay -Rns
kallisto
Copied
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
Copied
b. Clone kallisto's git locally
$
git clone https://aur.archlinux.org/kallisto.git
~/kallisto
Copied
c. Go to ~/kallisto folder and install it
$
cd
~/kallisto
Copied
$
makepkg -si
Copied
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
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