How to Install intel-microcode in Ubuntu 18.04



Install intel-microcode by entering the following commands in the terminal:

sudo apt update
sudo apt install intel-microcode

Description:

Processor microcode firmware for Intel CPUs

This package contains updated system processor microcode for Intel i686 and Intel X86-64 processors. Intel releases microcode updates to correct processor behavior as documented in the respective processor specification updates. . For AMD processors, please refer to the amd64-microcode package.

Homepage: https://downloadcenter.intel.com/search?keyword=linux+microcode

Version: 3.20180312.0~ubuntu18.04.1

Section: admin