macOS
brew install jenkinslocal Homebrew formula metadata
sudo port install jenkinsMacPorts ports tree · devel/jenkins/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jenkins pour les workflows d'agents IA.
installation
brew install jenkinslocal Homebrew formula metadata
sudo port install jenkinsMacPorts ports tree · devel/jenkins/Portfile · Source: api.github.com
sudo apk add jenkinsAlpine Linux edge package indexes · jenkins · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jenkinsnixpkgs package indexes · pkgs/by-name/je/jenkins/package.nix · Source: api.github.com
sudo pacman -S jenkinsArch Linux sync databases · jenkins · Source: geo.mirror.pkgbuild.com
choco install jenkinsChocolatey community package catalog · jenkins · Source: community.chocolatey.org
scoop install main/jenkinsScoop official bucket manifest trees · bucket/jenkins.json · Source: api.github.com
aperçu
Extendable open source continuous integration server
historique
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.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.xmlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jenkins | cli | exécutable global | |
jenkins-cli | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:jenkins |
|---|---|
| Version | 2.574 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/jenkins |
| Page d'accueil | https://www.jenkins.io/ |
| Dépôt | https://github.com/jenkinsci/jenkins |
| Docs amont | https://www.jenkins.io/doc |
| Licence | MIT |
| Archive source | https://get.jenkins.io/war/2.574/jenkins.war |
| Dernière mise à jour | 2026-07-21T09:32:33Z |
| Pulse | updated |
| Dépendances | openjdk@21 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | declared |
| Précautions | Note: When using launchctl the port will be 8080. |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-clipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.