vcftools on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "vcftools" 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 vcftools on Arch using YAY
$
yay -S
vcftools
Copied
* (Optional) Uninstall vcftools on Arch using YAY
$
yay -Rns
vcftools
Copied
2. Manually Install "vcftools" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vcftools's git locally
$
git clone https://aur.archlinux.org/vcftools.git
~/vcftools
Copied
c. Go to ~/vcftools folder and install it
$
cd
~/vcftools
Copied
$
makepkg -si
Copied
3. Information about the vcftools package on Arch User Repository (AUR)
ID: 533463
Name: vcftools
PackageBaseID: 62696
PackageBase: vcftools
Version: 0.1.16-1
Description: A set of tools written in Perl and C++ for working with VCF files
URL: https://vcftools.github.io/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter: sbarbi
FirstSubmitted: 1347360830
LastModified: 1533829347
URLPath: /cgit/aur.git/snapshot/vcftools.tar.gz
Name: vcftools
PackageBaseID: 62696
PackageBase: vcftools
Version: 0.1.16-1
Description: A set of tools written in Perl and C++ for working with VCF files
URL: https://vcftools.github.io/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter: sbarbi
FirstSubmitted: 1347360830
LastModified: 1533829347
URLPath: /cgit/aur.git/snapshot/vcftools.tar.gz