How to Install and Uninstall dwarf2json Package on openSUSE Leap

Last updated: May 05,2024

1. Install "dwarf2json" package

Please follow the guidelines below to install dwarf2json on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install dwarf2json

2. Uninstall "dwarf2json" package

Please follow the instructions below to uninstall dwarf2json on openSUSE Leap:

$ sudo zypper remove dwarf2json

3. Information about the dwarf2json package on openSUSE Leap

Information for package dwarf2json:
-----------------------------------
Repository : Main Repository
Name : dwarf2json
Version : 0.6.0~git.20200714T092604.d1b08fe-bp155.1.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : dwarf2json-0.6.0~git.20200714T092604.d1b08fe-bp155.1.16.src
Upstream URL : https://github.com/volatilityfoundation/dwarf2json
Summary : Generate ELF/DWARF symbol and type information for volatility3
Description :
dwarf2json is a Go utility that processes files containing symbol and type
information to generate Volatilty3 Intermediate Symbol File (ISF) JSON output
suitable for Linux and macOS analysis.