# igv mit Homebrew, apt, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für igv in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:igv
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install igv
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install igv
```

  Evidenz: Debian stable package indexes: igv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#igv
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ig/igv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/igv
```

  Evidenz: Scoop official bucket manifest trees: bucket/igv.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:igv
- **Paketmanager:** Homebrew
- **Version:** 2.19.8
- **Quellzusammenfassung:** Interactive Genomics Viewer
- **Homepage:** <https://igv.org/doc/desktop/>
- **Zuletzt aktualisiert:** 2026-06-11T23:03:30Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- igv (Alias)
- igvtools (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.19.8
## Projektgeschichte und Nutzung

The Integrative Genomics Viewer is a desktop genome visualization tool for interactively exploring large genomic datasets, annotations, alignments, and metadata across local, public, and cloud-hosted sources.

### Projektgeschichte

IGV originated at the Broad Institute as a response to the growing size and heterogeneity of genomic datasets. The 2011 Nature Biotechnology paper introduced IGV as a tool for integrated visual exploration, and the 2013 Briefings in Bioinformatics paper described it as a high-performance viewer for large heterogeneous genomics data.

The desktop application later became one member of a broader IGV family. The official desktop docs list the original Java desktop application, IGV-Web, and igv.js as related forms, while the GitHub README identifies the desktop repository as the Mac, Windows, and Linux application.

### Adoptionsgeschichte

IGV's adoption is unusually strong for a desktop scientific package because it became both a research citation target and a practical review tool. The docs explicitly tell researchers how to cite IGV, and the project site lists follow-on publications including variant review and igv.js.

### Wie es verwendet wird

Desktop IGV is used to load genome references and inspect aligned reads, variants, annotations, expression data, and other genomics tracks. The Homebrew package exposes both `igv` and `igvtools`, reflecting the split between interactive visualization and command-line data preparation.

### Warum Paket-Nerds sich dafür interessieren

IGV is package-nerd interesting because it is a heavyweight scientific GUI shipped through developer package managers. It crosses desktop launchers, Java runtime bundling, genomics file formats, command-line helper tools, and citation-grade scientific reproducibility.

### Zeitleiste

- 2011: Nature Biotechnology paper introduced Integrative Genomics Viewer.
- 2012: Public GitHub repository created for the desktop application.
- 2013: Briefings in Bioinformatics article described high-performance genomics data visualization and exploration with IGV.
- 2017: Cancer Research article documented IGV use in variant review.
- 2023: igv.js publication documented an embeddable JavaScript implementation of IGV.

### Related projects

- Related IGV projects include IGV-Web, igv.js, igv-notebook, and igvtools. In package-manager terms, IGV also sits near bioinformatics tools that produce or transform BAM/CRAM, VCF, BED, and genome annotation files.

### Quellen

- <https://academic.oup.com/bib/article/14/2/178/208453>
- <https://github.com/igvteam/igv>
- <https://igv.org/>
- <https://igv.org/doc/desktop/>
- <https://www.nature.com/articles/nbt.1754>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - igv - 2.18.5+dfsg-1: normalized package name match | Debian stable package indexes: igv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Integrative Genomics Viewer | https://www.broadinstitute.org/igv/
- Nix - igv: normalized package name match | nixpkgs package indexes: pkgs/by-name/ig/igv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - igv - 2.17.3+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: igv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Integrative Genomics Viewer | https://www.broadinstitute.org/igv/
- Scoop - extras/igv: normalized package name match | Scoop official bucket manifest trees: bucket/igv.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/igv.yml](https://github.com/mxcl/pkgdb/blob/main/combined/igv.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
