How to Install and Uninstall microcode_ctl.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "microcode_ctl.noarch" package

Please follow the steps below to install microcode_ctl.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install microcode_ctl.noarch

2. Uninstall "microcode_ctl.noarch" package

Please follow the guidance below to uninstall microcode_ctl.noarch on Oracle Linux 9:

$ sudo dnf remove microcode_ctl.noarch $ sudo dnf autoremove

3. Information about the microcode_ctl.noarch package on Oracle Linux 9

Last metadata expiration check: 0:13:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : microcode_ctl
Epoch : 4
Version : 20231114
Release : 0.1.el9
Architecture : noarch
Size : 7.8 M
Source : microcode_ctl-20231114-0.1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : CPU microcode updates for Intel x86 processors
URL : https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
License : CC0 and Redistributable, no modification permitted
Description : This package provides microcode update files for Intel x86 and x86_64 CPUs.
:
: The microcode update is volatile and needs to be uploaded on each system
: boot i.e. it isn't stored on a CPU permanently; reboot and it reverts
: back to the old microcode.
:
: Package name "microcode_ctl" is historical, as the binary with the same name
: is no longer used for microcode upload and, as a result, no longer provided.