# passenger mit Homebrew, apt, pacman installieren

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

## Installation

```sh
sudo av install brew:passenger
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install passenger
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install passenger
```

  Evidenz: Debian stable package indexes: passenger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S passenger
```

  Evidenz: Arch Linux sync databases: passenger from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:passenger
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/passenger>
- **Version:** 6.1.8
- **Quellzusammenfassung:** Server for Ruby, Python, and Node.js apps via Apache/NGINX
- **Homepage:** <https://www.phusionpassenger.com/>
- **Repository:** <https://github.com/phusion/passenger>
- **Upstream-Dokumentation:** <https://www.phusionpassenger.com/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/phusion/passenger/releases/download/release-6.1.8/passenger-6.1.8.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-20T18:47:34Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- passenger (cli)
- passenger-config (cli)
- passenger-install-apache2-module (cli)
- passenger-install-nginx-module (cli)
- passenger-memory-stats (cli)
- passenger-status (cli)
- passenger (Alias)
- passenger-config (Alias)
- passenger-install-apache2-module (Alias)
- passenger-install-nginx-module (Alias)
- passenger-memory-stats (Alias)
- passenger-status (Alias)

## Abhängigkeiten

- apr
- apr-util
- openssl@3
- pcre2

## Build-Abhängigkeiten

- httpd
- nginx

## Von macOS bereitgestellte Bibliotheken

- curl
- libxcrypt
- ruby

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Einschränkungen: To activate Phusion Passenger for Nginx, run: brew install nginx And add the following to $HOMEBREW_PREFIX/etc/nginx/nginx.conf at the top scope (outside http{}): load_module $HOMEBREW_PREFIX/opt/passenger/libexec/modules/ngx_http_passenger_module.so; And add the following to $HOMEBREW_PREFIX/etc/nginx/nginx.conf in the http scope: passenger_root $HOMEBREW_PREFIX/opt/passenger/libexec/src/ruby_supportlib/phusion_passenger/locations.ini; passenger_ruby /usr/bin/ruby; To activate Phusion Passenger for Apache, create /etc/apache2/other/passenger.conf: LoadModule passenger_module $HOMEBREW_PREFIX/opt/passenger/libexec/buildout/apache2/mod_passenger.so PassengerRoot $HOMEBREW_PREFIX/opt/passenger/libexec/src/ruby_supportlib/phusion_passenger/locations.ini PassengerDefaultRuby /usr/bin/ruby
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 6.1.8
- Manager aktualisiert: 2026-07-20
- lokale Daten: OK
- Upstream-Repository: https://github.com/phusion/passenger
- Info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

Für passenger wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** passenger
- **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:** head, stable

## Andere Paketmanager-Einträge

- Debian apt - libapache2-mod-passenger - 6.0.26+ds-1.1: normalized package name match | Debian stable package indexes: libapache2-mod-passenger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | web application server - apache2 integration | https://www.phusionpassenger.com/
- Debian apt - passenger - 6.0.26+ds-1.1: normalized package name match | Debian stable package indexes: passenger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | web application server | https://www.phusionpassenger.com/
- Ubuntu apt - libapache2-mod-passenger - 6.0.17+ds-1ubuntu5: normalized package name match | Ubuntu 24.04 LTS package indexes: libapache2-mod-passenger from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | web application server - apache2 integration | https://www.phusionpassenger.com/
- Ubuntu apt - passenger - 6.0.17+ds-1ubuntu5: normalized package name match | Ubuntu 24.04 LTS package indexes: passenger from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | web application server | https://www.phusionpassenger.com/
- pacman - passenger - 6.1.8-1: normalized package name match | Arch Linux sync databases: passenger from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Fast and robust web server and application server for Ruby, Python and Node.js | https://www.phusionpassenger.com


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Package publisher tools](https://pkg.so/de/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openssl@3](https://pkg.so/de/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pcre2](https://pkg.so/de/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [apr](https://pkg.so/de/brew/apr/) - Runtime dependency declared by Homebrew.
- [apr-util](https://pkg.so/de/brew/apr-util/) - Runtime dependency declared by Homebrew.
- [nginx](https://pkg.so/de/brew/nginx/) - Build dependency declared by Homebrew.
- [httpd](https://pkg.so/de/brew/httpd/) - Build dependency declared by Homebrew.
- [roadrunner](https://pkg.so/de/brew/roadrunner/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [openliberty-webprofile8](https://pkg.so/de/brew/openliberty-webprofile8/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [openliberty-microprofile4](https://pkg.so/de/brew/openliberty-microprofile4/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [openliberty-jakartaee8](https://pkg.so/de/brew/openliberty-jakartaee8/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [openliberty-jakartaee9](https://pkg.so/de/brew/openliberty-jakartaee9/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [openliberty-webprofile9](https://pkg.so/de/brew/openliberty-webprofile9/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [tomcat](https://pkg.so/de/brew/tomcat/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure, web-server.
- [aws-elasticbeanstalk](https://pkg.so/de/brew/aws-elasticbeanstalk/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, python.
- [aws-sam-cli](https://pkg.so/de/brew/aws-sam-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, openssl.
- [awscli](https://pkg.so/de/brew/awscli/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, openssl.
- [awscurl](https://pkg.so/de/brew/awscurl/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, openssl.

## Combined YAML source

View the package source record on GitHub. [combined/passenger.yml](https://github.com/mxcl/pkgdb/blob/main/combined/passenger.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
