How to Install and Uninstall makedumpfile Package on openSUSE Leap

Last updated: May 14,2024

1. Install "makedumpfile" package

Please follow the step by step instructions below to install makedumpfile on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install makedumpfile

2. Uninstall "makedumpfile" package

This is a short guide on how to uninstall makedumpfile on openSUSE Leap:

$ sudo zypper remove makedumpfile

3. Information about the makedumpfile package on openSUSE Leap

Information for package makedumpfile:
-------------------------------------
Repository : Main Repository
Name : makedumpfile
Version : 1.7.0-150400.4.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 814.1 KiB
Installed : No
Status : not installed
Source package : makedumpfile-1.7.0-150400.4.3.1.src
Upstream URL : https://github.com/makedumpfile/makedumpfile
Summary : Partial kernel dump
Description :
makedumpfile is a dump program to shorten the size of dump file. It
copies only the necessary pages for analysis with various dump levels,
and can compress the page data. The obtained dump file can by analyzed
via gdb or crash utility.