# Installer apache-pulsar avec Homebrew, chocolatey, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:apache-pulsar
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install apache-pulsar
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#pulsar
```

  Preuve: nixpkgs package indexes: pkgs/by-name/pu/pulsar/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Chocolatey (92%):

```sh
choco install pulsar
```

  Preuve: Chocolatey community package catalog: pulsar from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.9764','inconsolata'

- Scoop (92%):

```sh
scoop install extras/pulsar
```

  Preuve: Scoop official bucket manifest trees: bucket/pulsar.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Pulsar-Edit.Pulsar -e
```

  Preuve: Windows Package Manager source index: Pulsar-Edit.Pulsar from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:apache-pulsar
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/apache-pulsar>
- **Version:** 4.2.3
- **Résumé source:** Cloud-native distributed messaging and streaming platform
- **Page d'accueil:** <https://pulsar.apache.org/>
- **Dépôt:** <https://github.com/apache/pulsar>
- **Docs amont:** <https://pulsar.apache.org/docs>
- **Licence:** Apache-2.0
- **Archive source:** <https://www.apache.org/dyn/closer.lua?path=pulsar/pulsar-4.2.3/apache-pulsar-4.2.3-src.tar.gz>
- **Dernière mise à jour:** 2026-07-06T12:46:26Z
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- bookkeeper (cli)
- function-localrunner (cli)
- pulsar (cli)
- pulsar-admin (cli)
- pulsar-client (cli)
- pulsar-daemon (cli)
- pulsar-managed-ledger-admin (cli)
- pulsar-perf (cli)
- pulsar-shell (cli)
- bookkeeper (alias)
- function-localrunner (alias)
- pulsar (alias)
- pulsar-admin (alias)
- pulsar-client (alias)
- pulsar-daemon (alias)
- pulsar-managed-ledger-admin (alias)
- pulsar-perf (alias)
- pulsar-shell (alias)

## Dépendances

- openjdk@21

## Dépendances de compilation

- maven
- protoc-gen-grpc-java

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- 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-07-08
- version du gestionnaire: 4.2.3
- gestionnaire mis à jour: 2026-07-06
- données locales: OK
- dépôt amont: https://pulsar.apache.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Apache Pulsar is a distributed publish-subscribe messaging and streaming platform. It packages a full messaging stack: brokers, BookKeeper storage, clients, admin commands, performance tools, and function workers.

### Historique du projet

Pulsar was originally built at Yahoo for large-scale, multi-tenant messaging. ASF's 2018 graduation announcement says Pulsar launched at Yahoo in 2015, was submitted to the Apache Incubator in June 2017, and then graduated as an Apache top-level project in September 2018.

The architecture separated serving from storage: Pulsar brokers handle topics and clients, while Apache BookKeeper stores ledgers. That split matters operationally because the package ships both Pulsar and BookKeeper command-line entry points.

As the project evolved, Pulsar broadened from a pub-sub broker into a messaging and streaming platform with functions, connectors, tiered storage, schema support, SQL integrations, and tooling around administration and benchmarking.

### Historique d'adoption

Pulsar's adoption history is rooted in high-throughput, multi-tenant messaging use cases where operators want durable streams, geo-replication, and independent scaling of brokers and storage. The official documentation presents it as cloud-native distributed messaging and streaming.

The supplied package data shows distribution through Homebrew, Chocolatey, Nix, and Scoop, which is a useful sign of cross-platform developer demand. Homebrew exposes many executables, including `pulsar`, `pulsar-admin`, `pulsar-client`, `pulsar-perf`, and BookKeeper tools.

### Modes d'utilisation

Package users commonly install Pulsar to run local standalone clusters, administer tenants/namespaces/topics, test producers and consumers, benchmark message throughput, or develop Pulsar Functions and connectors.

The config layout is conventional for a server package: broker, client, BookKeeper, and functions worker configuration files live under `$PULSAR_HOME/conf`, which keeps command-line experiments close to production deployment concepts.

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

Pulsar is package-nerd interesting because a single formula installs a distributed system with several operational personalities: broker, admin shell, client, storage service, performance tester, and function runtime.

It also sits in the same mental drawer as Kafka, BookKeeper, ZooKeeper-era infrastructure, and cloud-native stream processors, so packagers need to care about Java runtimes, scripts, config directories, and bundled service tooling.

### Chronologie

- 2015: Pulsar launches at Yahoo.
- 2017: Pulsar is submitted to the Apache Incubator in June.
- 2018: Pulsar graduates as an Apache top-level project in September.
- 2020s: The project expands its streaming, functions, connector, and cloud-native operations story.

### Related projects

- Apache BookKeeper provides the ledger storage layer used by Pulsar.
- Apache ZooKeeper has historically been used for cluster metadata coordination in Pulsar deployments.
- Apache Kafka is the common comparison point for messaging and streaming users evaluating Pulsar.

### Sources

- <https://github.com/apache/pulsar>
- <https://news.apache.org/foundation/entry/the-apache-software-foundation-announces39>
- <https://pulsar.apache.org/>
- <https://pulsar.apache.org/docs>
- source_facts.executables
- source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- formula declares a Homebrew service
- generalized runtime or code generation signal
- infrastructure mutation or orchestration signal


## 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: $PULSAR_HOME/conf/broker.conf, $PULSAR_HOME/conf/client.conf, $PULSAR_HOME/conf/bookkeeper.conf, $PULSAR_HOME/conf/functions_worker.yml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** apache-pulsar
- **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

- Nix - pulsar: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/pu/pulsar/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Chocolatey - pulsar: installed executable or alias match | Chocolatey community package catalog: pulsar from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.9764','inconsolata'
- Scoop - extras/pulsar: installed executable or alias match | Scoop official bucket manifest trees: bucket/pulsar.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Pulsar-Edit.Pulsar: installed executable or alias match | Windows Package Manager source index: Pulsar-Edit.Pulsar from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Cloud CLI packages](https://www.automicvault.com/fr/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk@21](https://www.automicvault.com/fr/pkg/brew/openjdk-21/) - Runtime dependency declared by Homebrew.
- [maven](https://www.automicvault.com/fr/pkg/brew/maven/) - Build dependency declared by Homebrew.
- [protoc-gen-grpc-java](https://www.automicvault.com/fr/pkg/brew/protoc-gen-grpc-java/) - Build dependency declared by Homebrew.
- [apache-brooklyn-cli](https://www.automicvault.com/fr/pkg/brew/apache-brooklyn-cli/) - Shares av.db curated category or tags: apache, cli, cloud-infrastructure.
- [passenger](https://www.automicvault.com/fr/pkg/brew/passenger/) - Shares av.db curated category or tags: apache, cli, cloud-infrastructure.
- [actions-batch](https://www.automicvault.com/fr/pkg/brew/actions-batch/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [aiac](https://www.automicvault.com/fr/pkg/brew/aiac/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [aiven-client](https://www.automicvault.com/fr/pkg/brew/aiven-client/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [akamai](https://www.automicvault.com/fr/pkg/brew/akamai/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [aliyun-cli](https://www.automicvault.com/fr/pkg/brew/aliyun-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [amazon-ecs-cli](https://www.automicvault.com/fr/pkg/brew/amazon-ecs-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [openliberty-jakartaee8](https://www.automicvault.com/fr/pkg/brew/openliberty-jakartaee8/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, cloud-native, infrastructure.
- [openliberty-jakartaee9](https://www.automicvault.com/fr/pkg/brew/openliberty-jakartaee9/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, cloud-native, infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/apache-pulsar.yml](https://github.com/automic-vault/db/blob/main/combined/apache-pulsar.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
