macOS
brew install patchelflocal Homebrew formula metadata
sudo port install patchelfMacPorts ports tree · devel/patchelf/Portfile · Quelle: api.github.com
brew / Rang 2059
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für patchelf in AI-Agent-Workflows.
Installation
brew install patchelflocal Homebrew formula metadata
sudo port install patchelfMacPorts ports tree · devel/patchelf/Portfile · Quelle: api.github.com
sudo apk add patchelfAlpine Linux edge package indexes · patchelf · Quelle: dl-cdn.alpinelinux.org
sudo apt install patchelfDebian stable package indexes · patchelf · Quelle: deb.debian.org
sudo dnf install patchelfFedora Rawhide package metadata · patchelf · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#patchelfnixpkgs package indexes · patchelf · Quelle: raw.githubusercontent.com
sudo pacman -S patchelfArch Linux sync databases · patchelf · Quelle: geo.mirror.pkgbuild.com
sudo zypper install patchelfopenSUSE Tumbleweed package metadata · patchelf · Quelle: download.opensuse.org
Überblick
Modify dynamic ELF executables
Verlauf
PatchELF modifies the dynamic linker and runtime search-path metadata of ELF executables and shared libraries.
Eelco Dolstra authored PatchELF in the context of Nix packaging. The project dates to at least 2004, based on its official copyright notice, and is now maintained in the NixOS organization. It has continued to add ELF-rewriting operations, broader architecture handling, build-system support, tests, and reproducibility-oriented behavior.
PatchELF is packaged across major Linux distribution families and in cross-platform package collections including Homebrew, MacPorts, Nix, and pkgsrc-style ecosystems. Its placement under the NixOS organization reflects its longstanding importance to Nix-style binary relocation and packaging workflows.
Packagers use patchelf to inspect or set an ELF object's interpreter and RPATH, replace declared shared-library dependencies, alter SONAME metadata, and perform related post-build binary adjustments. Because these changes affect runtime linking, outputs normally require validation in the target environment.
PatchELF is a foundational packaging utility because ELF interpreter and RPATH metadata often encode assumptions about a build environment. Rewriting that metadata allows binary artifacts to be adapted to controlled package-store layouts, relocated installations, containers, and other deployment environments without recompilation.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
patchelf | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/NixOS/patchelf
Installationsmetadaten
| Paketschlüssel | brew:patchelf |
|---|---|
| Version | 0.19.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/patchelf |
| Homepage | https://github.com/NixOS/patchelf |
| Repository | https://github.com/NixOS/patchelf |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/NixOS/patchelf/releases/download/0.19.1/patchelf-0.19.1.tar.bz2 |
| Zuletzt aktualisiert | 2026-09-11T18:33:10Z |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | patchelf |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
patchelf 0.18.0-1.4
modify properties of ELF executables
https://nixos.org/patchelf.html
sudo apt install patchelfpatchelf
nix profile install nixpkgs#patchelfpatchelf 0.18.0-1.1build1
modify properties of ELF executables
https://nixos.org/patchelf.html
sudo apt install patchelfpatchelf 0.18.0-r3
Small utility to modify the dynamic linker and RPATH of ELF executables
https://nixos.org/patchelf.html
sudo apk add patchelfpatchelf-doc 0.18.0-r3
Small utility to modify the dynamic linker and RPATH of ELF executables (documentation)
https://nixos.org/patchelf.html
sudo apk add patchelf-docpatchelf-zsh-completion 0.18.0-r3
Zsh completions for patchelf
https://nixos.org/patchelf.html
sudo apk add patchelf-zsh-completionpatchelf 0.19.1-2.fc45
A utility for patching ELF binaries
http://nixos.org/patchelf.html
sudo dnf install patchelfpatchelf 0.19.1-1
Small utility to modify the dynamic linker and RPATH of ELF executables
https://nixos.org/patchelf.html
sudo pacman -S patchelfpatchelf 0.19.1-1.1
A utility for patching ELF binaries
https://nixos.org/patchelf.html
sudo zypper install patchelfpatchelf
sudo port install patchelfQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.