igvtools on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S igvtools

* (Optional) Uninstall igvtools on Arch using YAY

$ yay -Rns igvtools

2. Manually Install "igvtools" via AUR

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

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

b. Clone igvtools's git locally

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

c. Go to ~/igvtools folder and install it

$ cd ~/igvtools $ makepkg -si

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

ID: 1111266
Name: igvtools
PackageBaseID: 128037
PackageBase: igvtools
Version: 2.13.2-1
Description: IGV utilities for preprocessing bioinformatics data files
URL: https://software.broadinstitute.org/software/igv
NumVotes: 2
Popularity: 0
OutOfDate: 1663679253
Maintainer:
Submitter: clintval
FirstSubmitted: 1513664227
LastModified: 1657683423
URLPath: /cgit/aur.git/snapshot/igvtools.tar.gz