vt on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S vt

* (Optional) Uninstall vt on Arch using YAY

$ yay -Rns vt

2. Manually Install "vt" via AUR

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

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

b. Clone vt's git locally

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

c. Go to ~/vt folder and install it

$ cd ~/vt $ makepkg -si

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

ID: 483821
Name: vt
PackageBaseID: 126854
PackageBase: vt
Version: 0.5772-2
Description: A tool set for short variant discovery in genetic sequence data
URL: https://github.com/atks/vt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1509567717
LastModified: 1517787483
URLPath: /cgit/aur.git/snapshot/vt.tar.gz