r-tximport on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tximport

* (Optional) Uninstall r-tximport on Arch using YAY

$ yay -Rns r-tximport

2. Manually Install "r-tximport" via AUR

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

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

b. Clone r-tximport's git locally

$ git clone https://aur.archlinux.org/r-tximport.git ~/r-tximport

c. Go to ~/r-tximport folder and install it

$ cd ~/r-tximport $ makepkg -si

3. Information about the r-tximport package on Arch User Repository (AUR)

ID: 1371194
Name: r-tximport
PackageBaseID: 182811
PackageBase: r-tximport
Version: 1.30.0-4
Description: Import and summarize transcript-level estimates for transcript- and gene-level analysis
URL: https://bioconductor.org/packages/tximport
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654539591
LastModified: 1702814652
URLPath: /cgit/aur.git/snapshot/r-tximport.tar.gz