chrpath

Tool to edit the rpath in ELF binaries

Debian Debian
RUN apt-get update && \ apt-get install -y chrpath
Ubuntu
RUN apt-get update && \ apt-get install -y chrpath
Alpine
RUN apk add chrpath
Arch Arch Linux
RUN pacman -S --noconfirm chrpath
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y chrpath
CentOS
RUN yum install -y chrpath
Fedora
RUN dnf install -y chrpath
Raspbian
RUN apt-get update && \ apt-get install -y chrpath
click the source code to copy install chrpath on any operating system with command-not-found.com