rsem on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "rsem" 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 rsem on Arch using YAY
$
yay -S
rsem
Copied
* (Optional) Uninstall rsem on Arch using YAY
$
yay -Rns
rsem
Copied
2. Manually Install "rsem" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rsem's git locally
$
git clone https://aur.archlinux.org/rsem.git
~/rsem
Copied
c. Go to ~/rsem folder and install it
$
cd
~/rsem
Copied
$
makepkg -si
Copied
3. Information about the rsem package on Arch User Repository (AUR)
ID: 812069
Name: rsem
PackageBaseID: 91433
PackageBase: rsem
Version: 1.3.3-1
Description: accurate quantification of gene and isoform expression from RNA-Seq data
URL: http://deweylab.biostat.wisc.edu/rsem/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1426676315
LastModified: 1604238771
URLPath: /cgit/aur.git/snapshot/rsem.tar.gz
Name: rsem
PackageBaseID: 91433
PackageBase: rsem
Version: 1.3.3-1
Description: accurate quantification of gene and isoform expression from RNA-Seq data
URL: http://deweylab.biostat.wisc.edu/rsem/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1426676315
LastModified: 1604238771
URLPath: /cgit/aur.git/snapshot/rsem.tar.gz