How to Install and Uninstall mcelog.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "mcelog.x86_64" package
This is a short guide on how to install mcelog.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
mcelog.x86_64
Copied
2. Uninstall "mcelog.x86_64" package
This tutorial shows how to uninstall mcelog.x86_64 on Rocky Linux 8:
$
sudo dnf remove
mcelog.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mcelog.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:22:53 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mcelog
Epoch : 3
Version : 179
Release : 1.el8
Architecture : x86_64
Size : 82 k
Source : mcelog-179-1.el8.src.rpm
Repository : baseos
Summary : Tool to translate x86-64 CPU Machine Check Exception data
URL : https://github.com/andikleen/mcelog
License : GPLv2
Description : mcelog is a utility that collects and decodes Machine Check Exception data
: on x86-32 and x86-64 systems.
Available Packages
Name : mcelog
Epoch : 3
Version : 179
Release : 1.el8
Architecture : x86_64
Size : 82 k
Source : mcelog-179-1.el8.src.rpm
Repository : baseos
Summary : Tool to translate x86-64 CPU Machine Check Exception data
URL : https://github.com/andikleen/mcelog
License : GPLv2
Description : mcelog is a utility that collects and decodes Machine Check Exception data
: on x86-32 and x86-64 systems.