# jenkins-lts を Homebrew, scoop でインストール

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
