# 使用 Homebrew, scoop 安装 jenkins-lts

查看 jenkins-lts 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:jenkins-lts
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jenkins-lts
```

  证据: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/jenkins-lts
```

  证据: Scoop official bucket manifest trees: bucket/jenkins-lts.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:jenkins-lts
- **软件包管理器:** Homebrew
- **版本:** 2.568.1
- **来源摘要:** Extendable open source continuous integration server
- **主页:** <https://www.jenkins.io/>
- **最后更新:** 2026-07-09T22:04:53Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jenkins-lts (别名)
- jenkins-lts-cli (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.568.1
## 项目历史与用法

Jenkins LTS is the long-term-support packaging track for the Jenkins automation server. It packages the same upstream Jenkins project as the regular Jenkins formula but follows the project's conservative release-line model.

### 项目历史

Jenkins traces its project lineage to Hudson, started in 2004 by Kohsuke Kawaguchi at Sun Microsystems. In January 2011, the Hudson community proposed renaming the project to Jenkins after unresolved trademark and governance concerns with Oracle, and a community vote approved the rename.

The Jenkins project then moved infrastructure and identity to the Jenkins name while continuing the automation-server codebase and community. The LTS line was established for users who prefer a slower-moving release stream with selected backports instead of the faster weekly line.

### 采用历史

The LTS line addresses conservative production users and companies that stabilize Jenkins internally. The Jenkins LTS documentation describes a 12-week baseline selection cycle, backported bug and security fixes, and three minor releases per baseline on four-week cycles.

### 使用方式

Homebrew's jenkins-lts formula is for users who want the automation server and CLI wrappers tied to the stable line rather than the weekly line. Administrators still manage Jenkins through JENKINS_HOME XML configuration, plugins, Pipeline jobs, the web UI, and CLI/API tooling.

### 为什么软件包爱好者会关心

The LTS formula is significant because it encodes a release-policy choice in the package name. Package managers often expose both fast and conservative upstream streams, and Jenkins is a clear example where the same upstream repo yields separate installable formulas for different operational risk profiles.

### 时间线

- 2004: Hudson, the project that became Jenkins, was started by Kohsuke Kawaguchi at Sun Microsystems.
- 2011: the community proposed the Jenkins rename in January.
- 2011: the rename vote concluded with Jenkins as the community project name.
- 2011: Jenkins infrastructure such as domains, groups, and GitHub organization names moved toward Jenkins branding.
- LTS cycle: baselines are selected every 12 weeks and receive three minor releases on four-week cycles.

### Related projects

- brew:jenkins packages the same upstream automation server on the regular release line.
- Jenkins plugins, Pipeline, Remoting, and Configuration as Code are central parts of the ecosystem that make the server extensible.
- Hudson is the predecessor name and historical fork context for Jenkins.

### 来源

- <https://community.jenkins.io/t/lets-thank-kohsuke-the-creator-of-jenkins/168>
- <https://github.com/jenkinsci/jenkins>
- <https://www.jenkins.io/blog/2011/01/11/hudsons-future/>
- <https://www.jenkins.io/blog/2011/01/29/jenkins/>
- <https://www.jenkins.io/download/lts/>


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: $JENKINS_HOME/config.xml, $JENKINS_HOME/*.xml, $JENKINS_HOME/jobs/[JOBNAME]/config.xml
## 其他软件包管理器记录

- Scoop - main/jenkins-lts: normalized package name match | Scoop official bucket manifest trees: bucket/jenkins-lts.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/jenkins-lts.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jenkins-lts.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
