r-scde on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-scde

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

$ yay -Rns r-scde

2. Manually Install "r-scde" via AUR

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

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

b. Clone r-scde's git locally

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

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

$ cd ~/r-scde $ makepkg -si

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

ID: 1341183
Name: r-scde
PackageBaseID: 182291
PackageBase: r-scde
Version: 2.30.0-1
Description: Single Cell Differential Expression
URL: https://bioconductor.org/packages/scde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654524858
LastModified: 1698303228
URLPath: /cgit/aur.git/snapshot/r-scde.tar.gz