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