r-distinct on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-distinct

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

$ yay -Rns r-distinct

2. Manually Install "r-distinct" via AUR

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

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

b. Clone r-distinct's git locally

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

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

$ cd ~/r-distinct $ makepkg -si

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

ID: 1365251
Name: r-distinct
PackageBaseID: 180228
PackageBase: r-distinct
Version: 1.14.5-1
Description: distinct: a method for differential analyses via hierarchical permutation tests
URL: https://bioconductor.org/packages/distinct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654474599
LastModified: 1701821499
URLPath: /cgit/aur.git/snapshot/r-distinct.tar.gz