macOS
brew install jenkinslocal Homebrew formula metadata
sudo port install jenkinsMacPorts ports tree · devel/jenkins/Portfile · 来源: api.github.com
安装
brew install jenkinslocal Homebrew formula metadata
sudo port install jenkinsMacPorts ports tree · devel/jenkins/Portfile · 来源: api.github.com
sudo apk add jenkinsAlpine Linux edge package indexes · jenkins · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jenkinsnixpkgs package indexes · pkgs/by-name/je/jenkins/package.nix · 来源: api.github.com
sudo pacman -S jenkinsArch Linux sync databases · jenkins · 来源: geo.mirror.pkgbuild.com
choco install jenkinsChocolatey community package catalog · jenkins · 来源: community.chocolatey.org
scoop install main/jenkinsScoop official bucket manifest trees · bucket/jenkins.json · 来源: api.github.com
概览
Extendable open source continuous integration server
历史
Jenkins is an open-source automation server used for continuous integration, delivery, and deployment workflows. In package-manager form it is a service-oriented Java application plus command-line entry points rather than a small single-purpose CLI.
The project began as Hudson in 2004, created by Kohsuke Kawaguchi while he worked at Sun Microsystems. The origin story preserved by the Jenkins community describes Hudson as a way to test code before commits so broken builds would not surprise a team.
In January 2011, Hudson community leaders proposed renaming the project to Jenkins after talks with Oracle left unresolved control over the Hudson name. The follow-up vote produced a strong result for renaming, and the project began moving domains, mailing lists, and GitHub organization identity to Jenkins.
Jenkins developed as an extensible automation server with a large plugin ecosystem, a web administration model, Pipeline-as-code workflows, agents, remoting, and CLI/API surfaces. That breadth explains why package managers often split Jenkins into regular and LTS formulas.
Jenkins spread through development and operations teams because it combined a self-hosted automation server with plugins and job configuration that could fit many build systems, source-control hosts, test runners, artifact stores, and deployment workflows.
The project documentation treats the CLI, plugins, Pipeline, and LTS release line as ordinary administration surfaces, showing how Jenkins adoption includes both interactive web use and scripted operations.
Package users install Jenkins to run a controller service, manage jobs and plugins, expose web and API endpoints, and interact with the server through the bundled CLI. Jenkins stores much of its controller and job configuration under JENKINS_HOME as XML files, while newer workflows often define build logic in Jenkinsfiles through Pipeline.
Jenkins is package-nerd significant because it is an application, service, plugin host, Java runtime workload, and CLI endpoint all at once. A formula has to encode service startup, upgrade behavior, filesystem state, and compatibility expectations, not merely place a binary on PATH.
The separate Jenkins and Jenkins LTS formulas are also a useful packaging example: the package name communicates release cadence and operational posture while both formulas point back to the same upstream project.
安全态势
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.
$JENKINS_HOME/config.xml$JENKINS_HOME/*.xml$JENKINS_HOME/jobs/[JOBNAME]/config.xml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jenkins | cli | 全局可执行文件 | |
jenkins-cli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:jenkins |
|---|---|
| 版本 | 2.574 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jenkins |
| 主页 | https://www.jenkins.io/ |
| 仓库 | https://github.com/jenkinsci/jenkins |
| 上游文档 | https://www.jenkins.io/doc |
| 许可证 | MIT |
| 源码归档 | https://get.jenkins.io/war/2.574/jenkins.war |
| 最后更新 | 2026-07-21T09:32:33Z |
| Pulse | updated |
| 依赖 | openjdk@21 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | Note: When using launchctl the port will be 8080. |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jenkins |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
jenkins
nix profile install nixpkgs#jenkinsjenkins 2.555.1-r0
Extendable continuous integration server (LTS version)
sudo apk add jenkinsjenkins-openrc 2.555.1-r0
Extendable continuous integration server (LTS version) (OpenRC init scripts)
sudo apk add jenkins-openrcjenkins 2.567-1
Extendable continuous integration server (latest)
sudo pacman -S jenkinsjenkins
sudo port install jenkinsjenkins
choco install jenkinsmain/jenkins
scoop install main/jenkinsjenkins-cli
sudo port install jenkins-cli来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.