How to Install and Uninstall rasdaemon Package on openSUSE Leap

Last updated: May 15,2024

1. Install "rasdaemon" package

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

$ sudo zypper refresh $ sudo zypper install rasdaemon

2. Uninstall "rasdaemon" package

Please follow the guidance below to uninstall rasdaemon on openSUSE Leap:

$ sudo zypper remove rasdaemon

3. Information about the rasdaemon package on openSUSE Leap

Information for package rasdaemon:
----------------------------------
Repository : Main Repository
Name : rasdaemon
Version : 0.6.7.18.git+7ccf12f-150400.2.7
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 407.2 KiB
Installed : No
Status : not installed
Source package : rasdaemon-0.6.7.18.git+7ccf12f-150400.2.7.src
Upstream URL : http://git.infradead.org/users/mchehab/rasdaemon.git
Summary : Utility to receive RAS error tracings
Description :
rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool.
It currently records memory errors, using the EDAC tracing events.
EDAC is drivers in the Linux kernel that handle detection of ECC errors
from memory controllers for most chipsets on i386 and x86_64 architectures.
EDAC drivers for other architectures like arm also exists.
This userspace component consists of an init script which makes sure
EDAC drivers and DIMM labels are loaded at system startup, as well as
an utility for reporting current error counts from the EDAC sysfs files.