macOS
brew install nexuslocal Homebrew formula metadata
brew / Rang 4746
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nexus in AI-Agent-Workflows.
Installation
brew install nexuslocal Homebrew formula metadata
sudo dnf install nexusFedora Rawhide package metadata · nexus · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#nexusnixpkgs package indexes · pkgs/by-name/ne/nexus/package.nix · Quelle: api.github.com
sudo apt install libnexus-devDebian stable package indexes · libnexus-dev · Quelle: deb.debian.org
winget install --id WinStep.Nexus -eWindows Package Manager source index · WinStep.Nexus · Quelle: cdn.winget.microsoft.com
Überblick
Repository manager for binary software components
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
nexus | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:nexus |
|---|---|
| Version | 3.94.1-06 |
| Paketmanager | Homebrew |
| Homepage | https://www.sonatype.com/ |
| Repository | https://github.com/sonatype/nexus-public |
| Zuletzt aktualisiert | 2026-07-25T00:35:09Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.