macOS
brew install chrpathlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.