# vsearch mit Homebrew, apt installieren

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

## Installation

```sh
sudo av install brew:vsearch
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install vsearch
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install vsearch
```

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

## Paketfakten

- **Paketschlüssel:** brew:vsearch
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/vsearch>
- **Version:** 2.31.0
- **Quellzusammenfassung:** Versatile open-source tool for microbiome analysis
- **Homepage:** <https://github.com/torognes/vsearch>
- **Repository:** <https://github.com/torognes/vsearch>
- **Upstream-Dokumentation:** <https://github.com/torognes/vsearch#readme>
- **Lizenz:** BSD-2-Clause OR GPL-3.0-or-later
- **Quellarchiv:** <https://github.com/torognes/vsearch/archive/refs/tags/v2.31.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-14T15:13:53+02:00
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- vsearch (cli)
- vsearch (Alias)

## Build-Abhängigkeiten

- autoconf
- automake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 2.31.0
- Manager aktualisiert: 2026-06-14
- lokale Daten: OK
- Upstream-Repository: https://github.com/torognes/vsearch
- neueste erkannte Version: v2.31.0 (aktuell)
## Projektgeschichte und Nutzung

VSEARCH is a free, open-source, multithreaded 64-bit tool for microbiome and metagenomics sequence analysis. It was created as an open alternative to USEARCH, with project goals that explicitly include open source licensing, no charge to users, support for databases larger than 4 GB, and performance and accuracy comparable to or better than USEARCH.

### Projektgeschichte

The first public VSEARCH release was version 1.0.0 on 2014-11-28. The authors and maintainers subsequently expanded it from a USEARCH-compatible sequence-searching and clustering tool into a broad toolkit covering chimera detection, clustering, dereplication, rereplication, reverse complementation, masking, all-vs-all pairwise global alignment, exact and global alignment search, shuffling, subsampling, sorting, and FASTQ processing.

The project was described formally in the 2016 PeerJ article by Torbjorn Rognes, Tomas Flouri, Ben Nichols, Christopher Quince, and Frederic Mahe. Its manual and citation material continue to point users to that paper, and the official documentation records continued releases through VSEARCH 2.31.0 on 2026-04-29.

### Adoptionsgeschichte

VSEARCH gained its role in bioinformatics partly by tracking familiar USEARCH workflows while removing licensing and memory-size barriers. The documentation also records ecosystem-oriented changes, such as Debian compatibility patches in 2015, pipe-friendly behavior in the 2.0.0 series, and OTU table output options in 2.2.0 for BIOM, mothur shared files, and classic OTU tables.

The official wiki positions VSEARCH as a tool with its own documentation ecosystem, including examples, pipeline pages, feature background, and a web forum. That matters in microbiome analysis because command-line reproducibility and transparent algorithms are central to how pipelines are shared, reviewed, and rerun.

### Wie es verwendet wird

VSEARCH is typically used as a pipeline component for amplicon and metagenomic sequence processing: filtering reads, dereplicating sequences, merging paired-end reads, detecting chimeras, clustering sequences, searching against reference databases, and producing downstream tables. Its command reference is organized around these biological workflow stages rather than a single monolithic command.

For package and workflow maintainers, VSEARCH is significant because it provides a scriptable, redistributable substitute for USEARCH-like operations. The combination of open licensing, 64-bit operation, multithreading, compressed-input handling, pipe support, and mature manual pages made it easier to place in reproducible Unix-style analysis workflows.

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

VSEARCH is the kind of scientific CLI that package managers preserve because it turns a research-method dependency into a normal, inspectable Unix executable. Its value is not just the algorithms, but the fact that microbiome pipelines can depend on a freely redistributable command with documented options and a citable upstream paper.

### Zeitleiste

- 2014-11-28: VSEARCH 1.0.0 was released as the first public release.
- 2015-02-19: Version 1.0.16 integrated Debian patches for compatibility across architectures.
- 2016: The VSEARCH paper was published in PeerJ as 'VSEARCH: a versatile open source tool for metagenomics.'
- 2016-06-24: Version 2.0.0 added pipe-oriented behavior and compressed input handling changes.
- 2016-10-07: Version 2.2.0 added OTU table output options for clustering and searching.
- 2026-04-29: Version 2.31.0 appeared in the official version history.

### Related projects

- USEARCH is the proprietary tool VSEARCH was designed to replace or emulate for many workflows.
- The official VSEARCH documentation also points users toward related tools such as Swarm and SWIPE.

### Quellen

- GitHub README: https://github.com/torognes/vsearch
- Official manual and command reference: https://torognes.github.io/vsearch/
- Official wiki: https://github.com/torognes/vsearch/wiki
- PeerJ citation DOI listed by upstream: https://doi.org/10.7717/peerj.2584


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vsearch
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Debian apt - vsearch - 2.30.0-1: normalized package name match | Debian stable package indexes: vsearch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tool for processing metagenomic sequences | https://github.com/torognes/vsearch/
- Debian apt - vsearch-examples - 2.30.0-1: normalized package name match | Debian stable package indexes: vsearch-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Test Data for vsearch tool for processing metagenomic sequences | https://github.com/torognes/vsearch/
- Ubuntu apt - vsearch - 2.27.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: vsearch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tool for processing metagenomic sequences | https://github.com/torognes/vsearch/
- Ubuntu apt - vsearch-examples - 2.27.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: vsearch-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Test Data for vsearch tool for processing metagenomic sequences | https://github.com/torognes/vsearch/


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/de/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [autoconf](https://www.automicvault.com/de/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/de/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [kraken2](https://www.automicvault.com/de/pkg/brew/kraken2/) - Shares av.db curated category or tags: bioinformatics, cli, metagenomics, science.
- [mmseqs2](https://www.automicvault.com/de/pkg/brew/mmseqs2/) - Shares av.db curated category or tags: bioinformatics, cli, metagenomics, science.
- [skani](https://www.automicvault.com/de/pkg/brew/skani/) - Shares av.db curated category or tags: bioinformatics, cli, metagenomics, science.
- [spades](https://www.automicvault.com/de/pkg/brew/spades/) - Shares av.db curated category or tags: bioinformatics, cli, metagenomics, science.
- [sylph](https://www.automicvault.com/de/pkg/brew/sylph/) - Shares av.db curated category or tags: bioinformatics, cli, metagenomics, science.
- [abpoa](https://www.automicvault.com/de/pkg/brew/abpoa/) - Shares av.db curated category or tags: bioinformatics, cli, science.
- [abricate](https://www.automicvault.com/de/pkg/brew/abricate/) - Shares av.db curated category or tags: bioinformatics, cli, science.
- [abyss](https://www.automicvault.com/de/pkg/brew/abyss/) - Shares av.db curated category or tags: bioinformatics, cli, science.

## Combined YAML source

View the package source record on GitHub. [combined/vsearch.yml](https://github.com/automic-vault/db/blob/main/combined/vsearch.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
