# Installer stellar-xdr avec Homebrew

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

## installation

```sh
sudo av install brew:stellar-xdr
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install stellar-xdr
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:stellar-xdr
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/stellar-xdr>
- **Version:** 28.0.0
- **Résumé source:** Stellar command-line tool for encoding/decoding XDR for the Stellar network
- **Page d'accueil:** <https://developers.stellar.org>
- **Dépôt:** <https://github.com/stellar/rs-stellar-xdr>
- **Docs amont:** <https://developers.stellar.org>
- **Licence:** Apache-2.0
- **Archive source:** <https://static.crates.io/crates/stellar-xdr/stellar-xdr-28.0.0.crate>
- **Dernière mise à jour:** 2026-07-30T22:47:57Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- stellar-xdr (cli)
- stellar-xdr (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

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

Stellar XDR is the Rust library and CLI for working with Stellar's XDR data structures. Its package-manager role is narrower than Stellar CLI or Stellar Core: it gives developers a standalone executable for encoding and decoding the binary serialization format used throughout the Stellar protocol.

### Historique du projet

The rs-stellar-xdr repository was created in April 2022. Its README says the library and CLI contain types and functionality for Stellar XDR, with types generated from XDR definitions hosted in the stellar/stellar-xdr repository using Stellar's Rust XDR generator.

### Historique d'adoption

The official Horizon API documentation documents XDR as part of Stellar API responses and transaction data. That makes the tool useful for developers debugging transactions, inspecting ledger objects, or bridging low-level protocol data with higher-level SDK and CLI workflows.

### Modes d'utilisation

Common usage is decoding, encoding, and inspecting Stellar XDR values while developing integrations or smart-contract tooling. Because it has no documented persistent configuration or credential store, it behaves like a stateless developer utility.

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

Package nerds care because serialization tools often sit at protocol boundaries: they need to track network protocol changes, generated schemas, and language runtime compatibility. A packaged `stellar-xdr` binary lets maintainers expose that low-level inspection tool without requiring every user to build the Rust crate manually.

### Chronologie

- 2022: Public rs-stellar-xdr GitHub repository created.
- 2022: First GitHub release v0.0.1 published.
- 2025: v25.0.0 release line published.
- 2026: GitHub releases continued through v27.0.0.

### Related projects

- The project relates to stellar/stellar-xdr, Stellar CLI, Stellar Core, Horizon API data, and the Rust Soroban/Stellar developer tooling stack.

### Sources

- <https://api.github.com/repos/stellar/rs-stellar-xdr>
- <https://api.github.com/repos/stellar/rs-stellar-xdr/releases>
- <https://developers.stellar.org/docs/data/apis/horizon/api-reference/structure/xdr>
- <https://github.com/stellar/rs-stellar-xdr>
- input.source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

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


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [stellar-cli](https://pkg.so/fr/brew/stellar-cli/) - Shares the same upstream homepage.
- [protobuf-c](https://pkg.so/fr/brew/protobuf-c/) - Shares pkgdb curated category or tags: cli, developer-tools, serialization.
- [libplist](https://pkg.so/fr/brew/libplist/) - Shares pkgdb curated category or tags: cli, developer-tools, serialization.
- [nanopb](https://pkg.so/fr/brew/nanopb/) - Shares pkgdb curated category or tags: cli, developer-tools, serialization.
- [buffa](https://pkg.so/fr/brew/buffa/) - Shares pkgdb curated category or tags: cli, developer-tools, serialization.
- [planus](https://pkg.so/fr/brew/planus/) - Shares pkgdb curated category or tags: cli, developer-tools, serialization.
- [libfyaml](https://pkg.so/fr/brew/libfyaml/) - Shares pkgdb curated category or tags: cli, developer-tools, serialization.
- [dhall-json](https://pkg.so/fr/brew/dhall-json/) - Shares pkgdb curated category or tags: cli, developer-tools, serialization.
- [fbthrift](https://pkg.so/fr/brew/fbthrift/) - Shares pkgdb curated category or tags: cli, developer-tools, serialization.

## Combined YAML source

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


## Sources

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