macOS
brew install patchelflocal Homebrew formula metadata
sudo port install patchelfMacPorts ports tree · devel/patchelf/Portfile · ソース: api.github.com
brew / 順位 2059
patchelf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install patchelflocal Homebrew formula metadata
sudo port install patchelfMacPorts ports tree · devel/patchelf/Portfile · ソース: api.github.com
sudo apk add patchelfAlpine Linux edge package indexes · patchelf · ソース: dl-cdn.alpinelinux.org
sudo apt install patchelfDebian stable package indexes · patchelf · ソース: deb.debian.org
sudo dnf install patchelfFedora Rawhide package metadata · patchelf · ソース: dl.fedoraproject.org
nix profile install nixpkgs#patchelfnixpkgs package indexes · patchelf · ソース: raw.githubusercontent.com
sudo pacman -S patchelfArch Linux sync databases · patchelf · ソース: geo.mirror.pkgbuild.com
sudo zypper install patchelfopenSUSE Tumbleweed package metadata · patchelf · ソース: download.opensuse.org
概要
Modify dynamic ELF executables
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
patchelf | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/NixOS/patchelf
インストールメタデータ
| パッケージキー | brew:patchelf |
|---|---|
| バージョン | 0.19.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/patchelf |
| ホームページ | https://github.com/NixOS/patchelf |
| リポジトリ | https://github.com/NixOS/patchelf |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/NixOS/patchelf/releases/download/0.19.1/patchelf-0.19.1.tar.bz2 |
| 最終更新 | 2026-09-11T18:33:10Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 patchelfソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.