rtg-tools on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S rtg-tools

* (Optional) Uninstall rtg-tools on Arch using YAY

$ yay -Rns rtg-tools

2. Manually Install "rtg-tools" via AUR

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

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

b. Clone rtg-tools's git locally

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

c. Go to ~/rtg-tools folder and install it

$ cd ~/rtg-tools $ makepkg -si

3. Information about the rtg-tools package on Arch User Repository (AUR)

ID: 1111252
Name: rtg-tools
PackageBaseID: 128114
PackageBase: rtg-tools
Version: 3.12.1-1
Description: Utilities for accurate VCF comparison and manipulation
URL: https://github.com/RealTimeGenomics/rtg-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1513837670
LastModified: 1657679655
URLPath: /cgit/aur.git/snapshot/rtg-tools.tar.gz