rsem on AUR (Arch User Repository)

Last updated: May 18,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

b. Install rsem on Arch using YAY

$ yay -S rsem

* (Optional) Uninstall rsem on Arch using YAY

$ yay -Rns rsem

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

b. Clone rsem's git locally

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

c. Go to ~/rsem folder and install it

$ cd ~/rsem $ makepkg -si

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