# Installer passenger avec Homebrew, apt, pacman

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install passenger
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install passenger
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:passenger
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/passenger>
- **Version:** 6.1.8
- **Résumé source:** Server for Ruby, Python, and Node.js apps via Apache/NGINX
- **Page d'accueil:** <https://www.phusionpassenger.com/>
- **Dépôt:** <https://github.com/phusion/passenger>
- **Docs amont:** <https://www.phusionpassenger.com/>
- **Licence:** MIT
- **Archive source:** <https://github.com/phusion/passenger/releases/download/release-6.1.8/passenger-6.1.8.tar.gz>
- **Dernière mise à jour:** 2026-07-20T18:47:34Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

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

## Dépendances

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

## Dépendances de compilation

- httpd
- nginx

## Bibliothèques fournies par macOS

- curl
- libxcrypt
- ruby

## Comportement d'installation

- hook post-installation: non défini
- Précautions: 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
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 6.1.8
- gestionnaire mis à jour: 2026-07-20
- données locales: OK
- dépôt amont: https://github.com/phusion/passenger
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour passenger. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
