stringtie on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S stringtie

* (Optional) Uninstall stringtie on Arch using YAY

$ yay -Rns stringtie

2. Manually Install "stringtie" via AUR

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

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

b. Clone stringtie's git locally

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

c. Go to ~/stringtie folder and install it

$ cd ~/stringtie $ makepkg -si

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

ID: 1271729
Name: stringtie
PackageBaseID: 141998
PackageBase: stringtie
Version: 2.2.1-6
Description: A fast and highly efficient assembler of RNA-Seq alignments into potential transcripts
URL: https://ccb.jhu.edu/software/stringtie/index.shtml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: robymetallo
FirstSubmitted: 1557688989
LastModified: 1686498162
URLPath: /cgit/aur.git/snapshot/stringtie.tar.gz