patchelf from home:hpcoder1 project

Select Your Operating System

For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:hpcoder1/CentOS_8_Stream/home:hpcoder1.repo
yum install patchelf
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:hpcoder1/CentOS_8/home:hpcoder1.repo
yum install patchelf
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:hpcoder1/CentOS_7/home:hpcoder1.repo
yum install patchelf
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Factory_RISCV/home:hpcoder1.repo
zypper refresh
zypper install patchelf
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Factory_PowerPC/home:hpcoder1.repo
zypper refresh
zypper install patchelf
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Factory_ARM/home:hpcoder1.repo
zypper refresh
zypper install patchelf
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/15.4/home:hpcoder1.repo
zypper refresh
zypper install patchelf
For 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/15.3/home:hpcoder1.repo
zypper refresh
zypper install patchelf
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:hpcoder1/RHEL_7/home:hpcoder1.repo
yum install patchelf
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_15_SP3/home:hpcoder1.repo
zypper refresh
zypper install patchelf
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_15_SP2/home:hpcoder1.repo
zypper refresh
zypper install patchelf
For SLE 15 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_15_SP1/home:hpcoder1.repo
zypper refresh
zypper install patchelf
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_15/home:hpcoder1.repo
zypper refresh
zypper install patchelf
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_12_SP5/home:hpcoder1.repo
zypper refresh
zypper install patchelf