macOS
brew install nexuslocal Homebrew formula metadata
brew / rank 4746
Repository manager for binary software components. Version 3.94.1-06 via Homebrew; verified 2026-07-25. Also installable with debian: sudo apt install libnexus-dev.
install
brew install nexuslocal Homebrew formula metadata
sudo dnf install nexusFedora Rawhide package metadata · nexus · source: dl.fedoraproject.org
nix profile install nixpkgs#nexusnixpkgs package indexes · pkgs/by-name/ne/nexus/package.nix · source: api.github.com
sudo apt install libnexus-devDebian stable package indexes · libnexus-dev · source: deb.debian.org
winget install --id WinStep.Nexus -eWindows Package Manager source index · WinStep.Nexus · source: cdn.winget.microsoft.com
overview
Repository manager for binary software components
history
The Homebrew `nexus` formula packages Sonatype Nexus Repository, a self-hosted binary repository manager. It is used to proxy, host, group, search, and govern artifacts and packages so builds use a local controlled source rather than reaching directly to every upstream registry.
Nexus grew out of the Maven repository-manager era. Sonatype's own 2008 blog post argued for repository managers around Maven Central caching, build speed, and internal artifact sharing. Sonatype's Maven Central history says Sonatype was founded by Jason Van Zyl and Brian Fox in 2008 and later took over day-to-day Maven Central operations, including support for Nexus instances.
The public GitHub repository is described as the open-source Nexus Repository Core codebase. Its README says Core contains Maven, raw, and APT repository functionality with embedded H2 for small workloads, while the Community Edition binary adds formats such as npm, Docker, NuGet, and PyPI plus PostgreSQL support.
Nexus is significant well beyond Homebrew's local install numbers because many teams run it as infrastructure rather than as a developer laptop tool. The GitHub mirror showed about 2.6k stars, 732 forks, 179 releases, and 78 contributors when researched. Sonatype's documentation lists repository formats across Maven, npm, Docker, PyPI, NuGet, Conda, Go, Helm, Rust/Cargo, Yum, APT, and others.
Homebrew's API generated on 2025-12-23 reported 628 installs-on-request in the preceding 365 days for the `nexus` formula. That is useful as formula demand, not as total Nexus adoption, because production deployments are often containers, archives, managed infrastructure, or vendor-provided binaries.
Package nerds install Nexus when they need a local artifact cache, a private release repository, or a single internal endpoint for multiple ecosystems. Typical work includes creating hosted/proxy/group repositories, pointing Maven/npm/Docker/etc. clients at Nexus, controlling cleanup policies and blob stores, backing up the data directory, and treating the service as part of CI/CD infrastructure.
The Homebrew formula installs a runnable `nexus` command and defines a service entry that starts `$HOMEBREW_PREFIX/opt/nexus/bin/nexus start`; the av.db source record correctly tracks the data directory properties and initial admin password file as operationally important paths.
Nexus is a package-history anchor because it represents the enterprise repository-manager pattern: cache public registries, publish internal binaries, separate build reproducibility from public-network availability, and attach policy/security workflows to package retrieval.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$data-dir/etc/nexus.propertiesCredential-bearing paths to review before unattended agent runs.
$data-dir/admin.passwordexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nexus | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:nexus |
|---|---|
| Version | 3.94.1-06 |
| Package manager | Homebrew |
| Homepage | https://www.sonatype.com/ |
| Repository | https://github.com/sonatype/nexus-public |
| Last updated | 2026-07-25T00:35:09Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libnexus-dev 4.4.3-7
NeXus scientific data file format - development libraries
sudo apt install libnexus-devlibnexus-java 4.4.3-7
NeXus scientific data file format - java libraries
sudo apt install libnexus-javalibnexus-jni 4.4.3-7
NeXus scientific data file format - JNI library
sudo apt install libnexus-jnilibnexus1 4.4.3-7
NeXus scientific data file format - runtime libraries
sudo apt install libnexus1nexus-tools 4.4.3-7
NeXus scientific data file format - applications
sudo apt install nexus-toolsnexus
nix profile install nixpkgs#nexuslibnexus-dev 4.4.3-6build3
NeXus scientific data file format - development libraries
sudo apt install libnexus-devlibnexus-java 4.4.3-6build3
NeXus scientific data file format - java libraries
sudo apt install libnexus-javalibnexus-jni 4.4.3-6build3
NeXus scientific data file format - JNI library
sudo apt install libnexus-jnilibnexus1 4.4.3-6build3
NeXus scientific data file format - runtime libraries
sudo apt install libnexus1nexus-tools 4.4.3-6build3
NeXus scientific data file format - applications
sudo apt install nexus-toolsnexus 4.4.3-27.fc45
Libraries and tools for the NeXus scientific data file format
sudo dnf install nexusnexus-devel 4.4.3-27.fc45
Development files for nexus
sudo dnf install nexus-develnexus-tools 4.4.3-27.fc45
Applications for reading and writing NeXus files.
sudo dnf install nexus-toolsWinStep.Nexus
winget install --id WinStep.Nexus -esource 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.