r-adsplit on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-adsplit

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

$ yay -Rns r-adsplit

2. Manually Install "r-adsplit" via AUR

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

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

b. Clone r-adsplit's git locally

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

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

$ cd ~/r-adsplit $ makepkg -si

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

ID: 1340986
Name: r-adsplit
PackageBaseID: 179466
PackageBase: r-adsplit
Version: 1.72.0-1
Description: Annotation-Driven Clustering
URL: https://bioconductor.org/packages/adSplit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654449153
LastModified: 1698295768
URLPath: /cgit/aur.git/snapshot/r-adsplit.tar.gz