How to Install and Uninstall patchelf Package on openSUSE Leap
Last updated: November 26,2024
1. Install "patchelf" package
This tutorial shows how to install patchelf on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
patchelf
Copied
2. Uninstall "patchelf" package
Please follow the steps below to uninstall patchelf on openSUSE Leap:
$
sudo zypper remove
patchelf
Copied
3. Information about the patchelf package on openSUSE Leap
Information for package patchelf:
---------------------------------
Repository : Main Repository
Name : patchelf
Version : 0.17.2-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 205.6 KiB
Installed : No
Status : not installed
Source package : patchelf-0.17.2-150500.1.1.src
Upstream URL : https://nixos.org/patchelf.html
Summary : A utility for patching ELF binaries
Description :
PatchELF is a simple utility for modifing existing ELF executables and
libraries. It can change the dynamic loader ("ELF interpreter") of
executables and change the RPATH of executables and libraries.
---------------------------------
Repository : Main Repository
Name : patchelf
Version : 0.17.2-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 205.6 KiB
Installed : No
Status : not installed
Source package : patchelf-0.17.2-150500.1.1.src
Upstream URL : https://nixos.org/patchelf.html
Summary : A utility for patching ELF binaries
Description :
PatchELF is a simple utility for modifing existing ELF executables and
libraries. It can change the dynamic loader ("ELF interpreter") of
executables and change the RPATH of executables and libraries.