r-divergence on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-divergence

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

$ yay -Rns r-divergence

2. Manually Install "r-divergence" via AUR

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

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

b. Clone r-divergence's git locally

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

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

$ cd ~/r-divergence $ makepkg -si

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

ID: 1342149
Name: r-divergence
PackageBaseID: 180233
PackageBase: r-divergence
Version: 1.18.0-1
Description: Divergence: Functionality for assessing omics data by divergence with respect to a baseline
URL: https://bioconductor.org/packages/divergence
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654474716
LastModified: 1698389501
URLPath: /cgit/aur.git/snapshot/r-divergence.tar.gz