ad2vcf on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S ad2vcf

* (Optional) Uninstall ad2vcf on Arch using YAY

$ yay -Rns ad2vcf

2. Manually Install "ad2vcf" via AUR

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

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

b. Clone ad2vcf's git locally

$ git clone https://aur.archlinux.org/ad2vcf.git ~/ad2vcf

c. Go to ~/ad2vcf folder and install it

$ cd ~/ad2vcf $ makepkg -si

3. Information about the ad2vcf package on Arch User Repository (AUR)

ID: 1209949
Name: ad2vcf
PackageBaseID: 190049
PackageBase: ad2vcf
Version: 0.1.6-6
Description: Tool to add allelic depth info from a SAM stream to a VCF file
URL: https://github.com/auerlab/ad2vcf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1675243004
LastModified: 1676203404
URLPath: /cgit/aur.git/snapshot/ad2vcf.tar.gz