# Installer jenkins-lts avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jenkins-lts pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:jenkins-lts
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.568.1
- **Résumé source:** Extendable open source continuous integration server
- **Page d'accueil:** <https://www.jenkins.io/>
- **Dernière mise à jour:** 2026-07-09T22:04:53Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jenkins-lts (alias)
- jenkins-lts-cli (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.568.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
