r-undo on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-undo

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

$ yay -Rns r-undo

2. Manually Install "r-undo" via AUR

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

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

b. Clone r-undo's git locally

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

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

$ cd ~/r-undo $ makepkg -si

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

ID: 1340477
Name: r-undo
PackageBaseID: 182820
PackageBase: r-undo
Version: 1.44.0-1
Description: Unsupervised Deconvolution of Tumor-Stromal Mixed Expressions
URL: https://bioconductor.org/packages/UNDO
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654539809
LastModified: 1698276459
URLPath: /cgit/aur.git/snapshot/r-undo.tar.gz