# Installer lief-patchelf avec Homebrew, winget

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

## installation

```sh
sudo av install brew:lief-patchelf
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lief-patchelf
```

  Preuve: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id lief-project.lief-patchelf -e
```

  Preuve: Windows Package Manager source index: lief-project.lief-patchelf from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:lief-patchelf
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.0
- **Résumé source:** Robust, modern reimplementation of patchelf based on the LIEF
- **Page d'accueil:** <https://lief.re/doc/latest/tools/lief-patchelf/index.html>
- **Dépôt:** <https://github.com/lief-project/LIEF>
- **Dernière mise à jour:** 2026-07-27T02:32:46Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lief-patchelf (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0.0
## Historique du projet et usages

lief-patchelf is LIEF's Rust-based reimplementation of NixOS patchelf, a command-line utility for modifying properties of ELF executables and shared libraries. It intentionally preserves the original tool's command-line interface.

### Historique du projet

The LIEF project introduced lief-patchelf in July 2025 as a more robust, modern, and maintainable implementation built on LIEF's binary-parsing and rewriting facilities. The tool lives inside the broader LIEF repository rather than as a separate upstream project.

### Historique d'adoption

Compatibility with the original NixOS patchelf command line is intended to make substitution straightforward. The supplied package record shows lief-patchelf as a standalone Homebrew formula, while the official documentation also supports building it directly with Cargo.

### Modes d'utilisation

Users employ lief-patchelf through the familiar patchelf-style CLI to alter ELF metadata. The binary can also generate its own man page and completion scripts for bash, elvish, fish, PowerShell, and zsh.

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

patchelf is a foundational packaging utility for repairing interpreter and runtime-library paths in prebuilt ELF software. lief-patchelf is significant because it offers a compatible implementation based on a cross-platform binary-instrumentation library and a Rust CLI, while remaining installable as its own package.

### Chronologie

- 2025: LIEF added lief-patchelf on July 12 as a LIEF-based implementation of NixOS patchelf.
- 2026: LIEF 1.0.0 was released on July 12 with lief-patchelf included in the official tool documentation.

### Related projects

- NixOS/patchelf is the original implementation whose command-line interface lief-patchelf preserves.
- LIEF provides the executable-format parsing and modification foundation used by lief-patchelf.

### Sources

- <https://github.com/lief-project/LIEF/commit/7fce27408ad8ccef9ab10c3b324c556a018b349d>
- <https://github.com/lief-project/LIEF/releases/tag/1.0.0>
- <https://lief.re/doc/latest/tools/lief-patchelf/index.html>
- source_facts.package-manager


## Notes de sécurité

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


## Autres enregistrements de gestionnaires de paquets

- winget - lief-project.lief-patchelf: normalized package name match | Windows Package Manager source index: lief-project.lief-patchelf from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

- pkg.so package database
- curated package history
- external package-manager database matches
- cross-ecosystem install command graph
