r-dexseq on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dexseq

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

$ yay -Rns r-dexseq

2. Manually Install "r-dexseq" via AUR

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

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

b. Clone r-dexseq's git locally

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

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

$ cd ~/r-dexseq $ makepkg -si

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

ID: 1342277
Name: r-dexseq
PackageBaseID: 180195
PackageBase: r-dexseq
Version: 1.48.0-1
Description: Inference of differential exon usage in RNA-Seq
URL: https://bioconductor.org/packages/DEXSeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654473821
LastModified: 1698395284
URLPath: /cgit/aur.git/snapshot/r-dexseq.tar.gz