bcftools on AUR (Arch User Repository)
Last updated: January 24,2025
1. Install "bcftools" 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
Copied
b. Install bcftools on Arch using YAY
$
yay -S
bcftools
Copied
* (Optional) Uninstall bcftools on Arch using YAY
$
yay -Rns
bcftools
Copied
2. Manually Install "bcftools" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bcftools's git locally
$
git clone https://aur.archlinux.org/bcftools.git
~/bcftools
Copied
c. Go to ~/bcftools folder and install it
$
cd
~/bcftools
Copied
$
makepkg -si
Copied
3. Information about the bcftools package on Arch User Repository (AUR)
ID: 1395790
Name: bcftools
PackageBaseID: 63295
PackageBase: bcftools
Version: 1.19-1
Description: A program for variant calling and manipulating files in the Variant Call Format (VCF) and its binary counterpart BCF
URL: https://samtools.github.io/bcftools
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: sbarbi
FirstSubmitted: 1349193132
LastModified: 1706666911
URLPath: /cgit/aur.git/snapshot/bcftools.tar.gz
Name: bcftools
PackageBaseID: 63295
PackageBase: bcftools
Version: 1.19-1
Description: A program for variant calling and manipulating files in the Variant Call Format (VCF) and its binary counterpart BCF
URL: https://samtools.github.io/bcftools
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: sbarbi
FirstSubmitted: 1349193132
LastModified: 1706666911
URLPath: /cgit/aur.git/snapshot/bcftools.tar.gz