macOS
brew install chrpathlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chrpath in AI-Agent-Workflows.
Installation
brew install chrpathlocal Homebrew formula metadata
sudo apk add chrpathAlpine Linux edge package indexes · chrpath · Quelle: dl-cdn.alpinelinux.org
sudo apt install chrpathDebian stable package indexes · chrpath · Quelle: deb.debian.org
sudo dnf install chrpathFedora Rawhide package metadata · chrpath · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#chrpathnixpkgs package indexes · pkgs/by-name/ch/chrpath/package.nix · Quelle: api.github.com
sudo pacman -S chrpathArch Linux sync databases · chrpath · Quelle: geo.mirror.pkgbuild.com
sudo zypper install chrpathopenSUSE Tumbleweed package metadata · chrpath · Quelle: download.opensuse.org
Überblick
Tool to edit the rpath in ELF binaries
Verlauf
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.
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 |
|---|---|---|---|
chrpath | 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://tracker.debian.org/pkg/chrpath
Installationsmetadaten
| Paketschlüssel | brew:chrpath |
|---|---|
| Version | 0.18 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/chrpath |
| Homepage | https://tracker.debian.org/pkg/chrpath |
| Repository | https://codeberg.org/pere/chrpath |
| Upstream-Dokumentation | https://codeberg.org/pere/chrpath/src/branch/master/README.md |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://deb.debian.org/debian/pool/main/c/chrpath/chrpath_0.18.orig.tar.gz |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 chrpathQuellspur
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.