bcftools-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S bcftools-git

* (Optional) Uninstall bcftools-git on Arch using YAY

$ yay -Rns bcftools-git

2. Manually Install "bcftools-git" via AUR

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

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

b. Clone bcftools-git's git locally

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

c. Go to ~/bcftools-git folder and install it

$ cd ~/bcftools-git $ makepkg -si

3. Information about the bcftools-git package on Arch User Repository (AUR)

ID: 1237339
Name: bcftools-git
PackageBaseID: 157338
PackageBase: bcftools-git
Version: 1.17.r18.g60c65eb9-1
Description: Tools for variant calling and manipulating VCFs and BCFs
URL: https://samtools.github.io/bcftools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1599112737
LastModified: 1680765652
URLPath: /cgit/aur.git/snapshot/bcftools-git.tar.gz