# jenkins-lts mit Homebrew, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jenkins-lts in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:jenkins-lts
- **Paketmanager:** Homebrew
- **Version:** 2.568.1
- **Quellzusammenfassung:** Extendable open source continuous integration server
- **Homepage:** <https://www.jenkins.io/>
- **Zuletzt aktualisiert:** 2026-07-09T22:04:53Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- jenkins-lts (Alias)
- jenkins-lts-cli (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.568.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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/>


## Sicherheitshinweise

formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
