r-delocal on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-delocal

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

$ yay -Rns r-delocal

2. Manually Install "r-delocal" via AUR

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

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

b. Clone r-delocal's git locally

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

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

$ cd ~/r-delocal $ makepkg -si

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

ID: 1346448
Name: r-delocal
PackageBaseID: 198770
PackageBase: r-delocal
Version: 1.2.0-1
Description: Identifies differentially expressed genes with respect to other local genes
URL: https://bioconductor.org/packages/DELocal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1697873564
LastModified: 1698948493
URLPath: /cgit/aur.git/snapshot/r-delocal.tar.gz