How to Install and Uninstall memleax Package on openSUSE Leap

Last updated: September 28,2024

1. Install "memleax" package

This guide covers the steps necessary to install memleax on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install memleax

2. Uninstall "memleax" package

Please follow the guidelines below to uninstall memleax on openSUSE Leap:

$ sudo zypper remove memleax

3. Information about the memleax package on openSUSE Leap

Information for package memleax:
--------------------------------
Repository : Main Repository
Name : memleax
Version : 1.1.1-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 53.4 KiB
Installed : No
Status : not installed
Source package : memleax-1.1.1-bp155.1.7.src
Upstream URL : https://wubingzheng.github.io/memleax/
Summary : Debugs memory leak of a running process
Description :
Memleax is capable of debugging memory leak of a running process by
attaching to it. There is no need to recompile the program or restart the
target process.