igv on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "igv" 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 igv on Arch using YAY
$
yay -S
igv
Copied
* (Optional) Uninstall igv on Arch using YAY
$
yay -Rns
igv
Copied
2. Manually Install "igv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone igv's git locally
$
git clone https://aur.archlinux.org/igv.git
~/igv
Copied
c. Go to ~/igv folder and install it
$
cd
~/igv
Copied
$
makepkg -si
Copied
3. Information about the igv package on Arch User Repository (AUR)
ID: 1422981
Name: igv
PackageBaseID: 80226
PackageBase: igv
Version: 2.17.3-1
Description: High-performance visualization tool for interactive exploration of large, integrated genomic datasets. From Broad Institute.
URL: http://www.broadinstitute.org/software/igv/home
NumVotes: 14
Popularity: 0.00011
OutOfDate:
Maintainer: balwierz
Submitter: decryptedepsilon
FirstSubmitted: 1395608873
LastModified: 1709878744
URLPath: /cgit/aur.git/snapshot/igv.tar.gz
Name: igv
PackageBaseID: 80226
PackageBase: igv
Version: 2.17.3-1
Description: High-performance visualization tool for interactive exploration of large, integrated genomic datasets. From Broad Institute.
URL: http://www.broadinstitute.org/software/igv/home
NumVotes: 14
Popularity: 0.00011
OutOfDate:
Maintainer: balwierz
Submitter: decryptedepsilon
FirstSubmitted: 1395608873
LastModified: 1709878744
URLPath: /cgit/aur.git/snapshot/igv.tar.gz