r-vcfr on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-vcfr

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

$ yay -Rns r-vcfr

2. Manually Install "r-vcfr" via AUR

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

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

b. Clone r-vcfr's git locally

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

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

$ cd ~/r-vcfr $ makepkg -si

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

ID: 1366376
Name: r-vcfr
PackageBaseID: 182851
PackageBase: r-vcfr
Version: 1.15.0-1
Description: Manipulate and Visualize VCF Data
URL: https://cran.r-project.org/package=vcfR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654540555
LastModified: 1702015410
URLPath: /cgit/aur.git/snapshot/r-vcfr.tar.gz