# Install vsearch with Homebrew, apt

Versatile open-source tool for microbiome analysis. Version 2.31.0 via Homebrew; verified 2026-06-14.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install vsearch
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install vsearch
```

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

## Package facts

- **Package key:** brew:vsearch
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/vsearch>
- **Version:** 2.31.0
- **Source summary:** Versatile open-source tool for microbiome analysis
- **Homepage:** <https://github.com/torognes/vsearch>
- **Repository:** <https://github.com/torognes/vsearch>
- **Upstream docs:** <https://github.com/torognes/vsearch#readme>
- **License:** BSD-2-Clause OR GPL-3.0-or-later
- **Source archive:** <https://github.com/torognes/vsearch/archive/refs/tags/v2.31.0.tar.gz>
- **Last updated:** 2026-06-14T15:13:53+02:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- vsearch (cli)
- vsearch (alias)

## Build dependencies

- autoconf
- automake

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.31.0
- Package-manager updated: 2026-06-14
- Local data: ok
- Upstream repository: https://github.com/torognes/vsearch
- Upstream latest detected: v2.31.0 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- 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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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

## Other Package-Manager Records

- 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/


## Related links

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


## Sources

- 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
