r-vcfarray on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-vcfarray

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

$ yay -Rns r-vcfarray

2. Manually Install "r-vcfarray" via AUR

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

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

b. Clone r-vcfarray's git locally

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

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

$ cd ~/r-vcfarray $ makepkg -si

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

ID: 1342824
Name: r-vcfarray
PackageBaseID: 182850
PackageBase: r-vcfarray
Version: 1.18.0-1
Description: Representing on-disk / remote VCF files as array-like objects
URL: https://bioconductor.org/packages/VCFArray
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654540531
LastModified: 1698414981
URLPath: /cgit/aur.git/snapshot/r-vcfarray.tar.gz