macOS
brew install chrpathlocal Homebrew formula metadata
brew
Tool to edit the rpath in ELF binaries. Version 0.18 via Homebrew; verified from local package data.
install
brew install chrpathlocal Homebrew formula metadata
sudo apk add chrpathAlpine Linux edge package indexes · chrpath · source: dl-cdn.alpinelinux.org
sudo apt install chrpathDebian stable package indexes · chrpath · source: deb.debian.org
sudo dnf install chrpathFedora Rawhide package metadata · chrpath · source: dl.fedoraproject.org
nix profile install nixpkgs#chrpathnixpkgs package indexes · pkgs/by-name/ch/chrpath/package.nix · source: api.github.com
sudo pacman -S chrpathArch Linux sync databases · chrpath · source: geo.mirror.pkgbuild.com
sudo zypper install chrpathopenSUSE Tumbleweed package metadata · chrpath · source: download.opensuse.org
overview
Tool to edit the rpath in ELF binaries
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chrpath | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://tracker.debian.org/pkg/chrpath
install metadata
| Package key | brew:chrpath |
|---|---|
| Version | 0.18 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chrpath |
| Homepage | https://tracker.debian.org/pkg/chrpath |
| Repository | https://codeberg.org/pere/chrpath |
| Upstream docs | https://codeberg.org/pere/chrpath/src/branch/master/README.md |
| License | GPL-2.0-or-later |
| Source archive | https://deb.debian.org/debian/pool/main/c/chrpath/chrpath_0.18.orig.tar.gz |
| Build dependencies | autoconf, automake |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 chrpathsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.