r-seqminer on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-seqminer

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

$ yay -Rns r-seqminer

2. Manually Install "r-seqminer" via AUR

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

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

b. Clone r-seqminer's git locally

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

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

$ cd ~/r-seqminer $ makepkg -si

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

ID: 1403491
Name: r-seqminer
PackageBaseID: 182354
PackageBase: r-seqminer
Version: 9.4-1
Description: Efficiently Read Sequence Data (VCF Format, BCF Format, METAL Format and BGEN Format) into R
URL: https://cran.r-project.org/package=seqminer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654526540
LastModified: 1706983342
URLPath: /cgit/aur.git/snapshot/r-seqminer.tar.gz