macOS
brew install nexuslocal Homebrew formula metadata
安装
brew install nexuslocal Homebrew formula metadata
sudo dnf install nexusFedora Rawhide package metadata · nexus · 来源: dl.fedoraproject.org
nix profile install nixpkgs#nexusnixpkgs package indexes · pkgs/by-name/ne/nexus/package.nix · 来源: api.github.com
sudo apt install libnexus-devDebian stable package indexes · libnexus-dev · 来源: deb.debian.org
winget install --id WinStep.Nexus -eWindows Package Manager source index · WinStep.Nexus · 来源: cdn.winget.microsoft.com
概览
Repository manager for binary software components
历史
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.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.password可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
nexus | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:nexus |
|---|---|
| 版本 | 3.94.1-06 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.sonatype.com/ |
| 仓库 | https://github.com/sonatype/nexus-public |
| 最后更新 | 2026-07-25T00:35:09Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.