macOS
brew install chrpathlocal Homebrew formula metadata
brew
chrpath のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chrpathlocal Homebrew formula metadata
sudo apk add chrpathAlpine Linux edge package indexes · chrpath · ソース: dl-cdn.alpinelinux.org
sudo apt install chrpathDebian stable package indexes · chrpath · ソース: deb.debian.org
sudo dnf install chrpathFedora Rawhide package metadata · chrpath · ソース: dl.fedoraproject.org
nix profile install nixpkgs#chrpathnixpkgs package indexes · pkgs/by-name/ch/chrpath/package.nix · ソース: api.github.com
sudo pacman -S chrpathArch Linux sync databases · chrpath · ソース: geo.mirror.pkgbuild.com
sudo zypper install chrpathopenSUSE Tumbleweed package metadata · chrpath · ソース: download.opensuse.org
概要
Tool to edit the rpath in ELF binaries
履歴
chrpath is a small command-line tool for listing, removing, converting, and replacing the RPATH or RUNPATH embedded in ELF binaries.
The official NEWS file records chrpath 0.1 in March 2001 with support for deleting and modifying rpath information. The README says the tool was based on two small programs found on the GCC mailing list.
The project accumulated portability fixes for Solaris, Irix, 64-bit architectures, Hurd, kFreeBSD, and other ELF edge cases. In 2023, the project moved to Codeberg after Alioth shut down.
The supplied package facts show broad distribution packaging across apk, Homebrew, Debian, dnf, Nix, pacman, Ubuntu, and zypper. The NEWS file also shows Debian packaging work early in the project history.
chrpath lists the current rpath or runpath by default, deletes it with -d, converts RPATH to RUNPATH with -c, and replaces an existing value with -r when the replacement is no longer than the current string.
chrpath is package-manager plumbing: it fixes build and relocation artifacts after compilation without relinking. Packagers care about it because RPATH and RUNPATH determine whether a binary uses bundled, build-directory, or system libraries at runtime.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chrpath | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://tracker.debian.org/pkg/chrpath
インストールメタデータ
| パッケージキー | brew:chrpath |
|---|---|
| バージョン | 0.18 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/chrpath |
| ホームページ | https://tracker.debian.org/pkg/chrpath |
| リポジトリ | https://codeberg.org/pere/chrpath |
| 上流ドキュメント | https://codeberg.org/pere/chrpath/src/branch/master/README.md |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://deb.debian.org/debian/pool/main/c/chrpath/chrpath_0.18.orig.tar.gz |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chrpath |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
chrpath 0.18-1
Tool to edit the rpath in ELF binaries
https://codeberg.org/pere/chrpath
sudo apt install chrpathchrpath
nix profile install nixpkgs#chrpathchrpath 0.16-2build1
Tool to edit the rpath in ELF binaries
https://alioth.debian.org/projects/chrpath/
sudo apt install chrpathchrpath 0.18-r0
Modify rpath of compiled programs
https://codeberg.org/pere/chrpath
sudo apk add chrpathchrpath-doc 0.18-r0
Modify rpath of compiled programs (documentation)
https://codeberg.org/pere/chrpath
sudo apk add chrpath-docchrpath 0.16-28.fc44
Modify rpath of compiled programs
https://chrpath.alioth.debian.org/
sudo dnf install chrpathchrpath 0.18-1
Change or delete the rpath or runpath in ELF files
https://codeberg.org/pere/chrpath
sudo pacman -S chrpathchrpath 0.18-1.3
Modifies the dynamic library load path of compiled programs and libraries
https://codeberg.org/pere/chrpath
sudo zypper install chrpathソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.