How to Install and Uninstall mcelog Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "mcelog" package

Please follow the step by step instructions below to install mcelog on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mcelog

2. Uninstall "mcelog" package

In this section, we are going to explain the necessary steps to uninstall mcelog on openSuSE Tumbleweed:

$ sudo zypper remove mcelog

3. Information about the mcelog package on openSuSE Tumbleweed

Information for package mcelog:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mcelog
Version : 197-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 366.8 KiB
Installed : No
Status : not installed
Source package : mcelog-197-1.1.src
Upstream URL : https://mcelog.org/
Summary : Log Machine Check Events
Description :
mcelog retrieves machine check events from an x86-64 kernel in a cron
job, decodes them, and logs them to /var/log/mcelog.
A machine check event is a hardware error detected by the CPU.
It should run on any x86-64 system.
In addition, it allows decoding machine check kernel panic messages.