r-degseq on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-degseq

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

$ yay -Rns r-degseq

2. Manually Install "r-degseq" via AUR

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

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

b. Clone r-degseq's git locally

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

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

$ cd ~/r-degseq $ makepkg -si

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

ID: 1352017
Name: r-degseq
PackageBaseID: 180163
PackageBase: r-degseq
Version: 1.56.1-1
Description: Identify Differentially Expressed Genes from RNA-seq data
URL: https://bioconductor.org/packages/DEGseq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654473043
LastModified: 1699808676
URLPath: /cgit/aur.git/snapshot/r-degseq.tar.gz