How to Install and Uninstall mcelog.x86_64 Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "mcelog.x86_64" package
This guide covers the steps necessary to install mcelog.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mcelog.x86_64
Copied
2. Uninstall "mcelog.x86_64" package
In this section, we are going to explain the necessary steps to uninstall mcelog.x86_64 on Oracle Linux 9:
$
sudo dnf remove
mcelog.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mcelog.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:46:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mcelog
Epoch : 3
Version : 194
Release : 0.0.1.el9
Architecture : x86_64
Size : 85 k
Source : mcelog-194-0.0.1.el9.src.rpm
Repository : ol9_baseos_latest
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 : 194
Release : 0.0.1.el9
Architecture : x86_64
Size : 85 k
Source : mcelog-194-0.0.1.el9.src.rpm
Repository : ol9_baseos_latest
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.