r-gpart on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gpart

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

$ yay -Rns r-gpart

2. Manually Install "r-gpart" via AUR

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

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

b. Clone r-gpart's git locally

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

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

$ cd ~/r-gpart $ makepkg -si

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

ID: 1163701
Name: r-gpart
PackageBaseID: 180735
PackageBase: r-gpart
Version: 1.13.0-4
Description: Human genome partitioning of dense sequencing data by identifying haplotype blocks
URL: https://bioconductor.org/packages/3.15/gpart
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654486582
LastModified: 1667543411
URLPath: /cgit/aur.git/snapshot/r-gpart.tar.gz