How to Install and Uninstall libunwind Package on openSUSE Leap
Last updated: November 07,2024
1. Install "libunwind" package
In this section, we are going to explain the necessary steps to install libunwind on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libunwind
Copied
2. Uninstall "libunwind" package
Please follow the guidelines below to uninstall libunwind on openSUSE Leap:
$
sudo zypper remove
libunwind
Copied
3. Information about the libunwind package on openSUSE Leap
Information for package libunwind:
----------------------------------
Repository : Main Repository
Name : libunwind
Version : 1.5.0-4.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 174.4 KiB
Installed : No
Status : not installed
Source package : libunwind-1.5.0-4.5.1.src
Upstream URL : https://savannah.nongnu.org/projects/libunwind/
Summary : Call chain detection library
Description :
A C programming interface (API) to determine the call chain of a program.
----------------------------------
Repository : Main Repository
Name : libunwind
Version : 1.5.0-4.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 174.4 KiB
Installed : No
Status : not installed
Source package : libunwind-1.5.0-4.5.1.src
Upstream URL : https://savannah.nongnu.org/projects/libunwind/
Summary : Call chain detection library
Description :
A C programming interface (API) to determine the call chain of a program.