How to Install and Uninstall chrpath Package on openSUSE Leap

Last updated: May 11,2024

1. Install "chrpath" package

This guide let you learn how to install chrpath on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install chrpath

2. Uninstall "chrpath" package

Please follow the steps below to uninstall chrpath on openSUSE Leap:

$ sudo zypper remove chrpath

3. Information about the chrpath package on openSUSE Leap

Information for package chrpath:
--------------------------------
Repository : Main Repository
Name : chrpath
Version : 0.16-1.25
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 35.6 KiB
Installed : No
Status : not installed
Source package : chrpath-0.16-1.25.src
Upstream URL : https://alioth.debian.org/projects/chrpath/
Summary : Modifies the dynamic library load path of compiled programs and libraries
Description :
Chrpath allows you to modify the dynamic library load path (rpath and
runpath) of compiled programs. Currently, only removing and modifying the
rpath is supported. It cannot extend or add an rpath.