macOS
brew install adapterremovallocal Homebrew formula metadata
brew
Rapid adapter trimming, identification, and read merging. Version 3.0.1 via Homebrew; verified 2026-07-02.
install
brew install adapterremovallocal Homebrew formula metadata
sudo apt install adapterremovalDebian stable package indexes · adapterremoval · source: deb.debian.org
overview
Rapid adapter trimming, identification, and read merging
history
AdapterRemoval is a bioinformatics command-line tool for trimming adapter sequences, trimming low-quality bases, merging overlapping paired-end reads, demultiplexing barcoded reads, and producing sequencing QC reports.
The README cites the original AdapterRemoval publication by Lindgreen in 2012 and the AdapterRemoval v2 paper by Schubert, Lindgreen, and Orlando in 2016. Version 3 is described as a major revision of version 2 focused on simpler defaults, more features, and higher throughput.
The GitHub repository was created in 2014 and now publishes the `adapterremoval3` command with documentation hosted on Read the Docs.
AdapterRemoval became a common sequencing utility because adapter trimming and read merging are routine preprocessing steps for high-throughput sequencing FASTQ data. Its README notes precompiled binaries for Linux, macOS, and Windows, and the supplied input lists Homebrew, Debian, and Ubuntu packages.
Users run `adapterremoval3` with input FASTQ files and an output prefix; default behavior can automatically detect adapters, trim low-quality bases, filter reads, write compressed FASTQ, and generate HTML and JSON reports.
For package maintainers, AdapterRemoval is a good example of a scientific CLI where reproducibility, CPU-specific acceleration, compression libraries, and manpage/docs installation all matter. Version 3 adds SIMD acceleration and broader platform packaging concerns.
security posture
No matching local secret-handling manifest was found for adapterremoval. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
adapterremoval3 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/MikkelSchubert/adapterremoval
install metadata
| Package key | brew:adapterremoval |
|---|---|
| Version | 3.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/adapterremoval |
| Homepage | https://github.com/MikkelSchubert/adapterremoval |
| Repository | https://github.com/MikkelSchubert/adapterremoval |
| Upstream docs | https://adapterremoval.readthedocs.io/ |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/MikkelSchubert/adapterremoval/archive/refs/tags/v3.0.1.tar.gz |
| Last updated | 2026-07-02T12:16:02Z |
| Pulse | updated |
| Dependencies | isa-l, libdeflate |
| Build dependencies | meson, ninja, pkgconf, sphinx-doc |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | adapterremoval |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
adapterremoval 2.3.4-1
rapid adapter trimming, identification, and read merging of gene sequences
https://github.com/MikkelSchubert/adapterremoval
sudo apt install adapterremovaladapterremoval-examples 2.3.4-1
rapid adapter trimming, identification, and read merging (example data)
https://github.com/MikkelSchubert/adapterremoval
sudo apt install adapterremoval-examplesadapterremoval 2.3.3-2
rapid adapter trimming, identification, and read merging of gene sequences
https://github.com/MikkelSchubert/adapterremoval
sudo apt install adapterremovaladapterremoval-examples 2.3.3-2
rapid adapter trimming, identification, and read merging (example data)
https://github.com/MikkelSchubert/adapterremoval
sudo apt install adapterremoval-examplessource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.