r-cand on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-cand

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

$ yay -Rns r-cand

2. Manually Install "r-cand" via AUR

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

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

b. Clone r-cand's git locally

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

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

$ cd ~/r-cand $ makepkg -si

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

ID: 1163668
Name: r-cand
PackageBaseID: 179836
PackageBase: r-cand
Version: 1.27.0-4
Description: Perform Chromosomal Ancestry Differences (CAnD) Analyses
URL: https://bioconductor.org/packages/3.15/CAnD
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654465378
LastModified: 1667542000
URLPath: /cgit/aur.git/snapshot/r-cand.tar.gz