r-genomicranges on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-genomicranges

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

$ yay -Rns r-genomicranges

2. Manually Install "r-genomicranges" via AUR

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

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

b. Clone r-genomicranges's git locally

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

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

$ cd ~/r-genomicranges $ makepkg -si

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

ID: 1356287
Name: r-genomicranges
PackageBaseID: 139504
PackageBase: r-genomicranges
Version: 1.54.1-1
Description: Representation and manipulation of genomic intervals
URL: https://bioconductor.org/packages/release/bioc/html/GenomicRanges.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549722393
LastModified: 1700487107
URLPath: /cgit/aur.git/snapshot/r-genomicranges.tar.gz