macOS
brew install jenkinslocal Homebrew formula metadata
sudo port install jenkinsMacPorts ports tree · devel/jenkins/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jenkins in AI-Agent-Workflows.
Installation
brew install jenkinslocal Homebrew formula metadata
sudo port install jenkinsMacPorts ports tree · devel/jenkins/Portfile · Quelle: api.github.com
sudo apk add jenkinsAlpine Linux edge package indexes · jenkins · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jenkinsnixpkgs package indexes · pkgs/by-name/je/jenkins/package.nix · Quelle: api.github.com
sudo pacman -S jenkinsArch Linux sync databases · jenkins · Quelle: geo.mirror.pkgbuild.com
choco install jenkinsChocolatey community package catalog · jenkins · Quelle: community.chocolatey.org
scoop install main/jenkinsScoop official bucket manifest trees · bucket/jenkins.json · Quelle: api.github.com
Überblick
Extendable open source continuous integration server
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.xmlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jenkins | cli | globales Executable | |
jenkins-cli | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:jenkins |
|---|---|
| Version | 2.574 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jenkins |
| Homepage | https://www.jenkins.io/ |
| Repository | https://github.com/jenkinsci/jenkins |
| Upstream-Dokumentation | https://www.jenkins.io/doc |
| Lizenz | MIT |
| Quellarchiv | https://get.jenkins.io/war/2.574/jenkins.war |
| Zuletzt aktualisiert | 2026-07-21T09:32:33Z |
| Pulse | updated |
| Abhängigkeiten | openjdk@21 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
| Einschränkungen | Note: When using launchctl the port will be 8080. |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-cliQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.