How to Install iucode-tool in Ubuntu 18.04



Install iucode-tool by entering the following commands in the terminal:

sudo apt update
sudo apt install iucode-tool

Description:

Intel processor microcode tool

iucode_tool is a program to manipulate IntelĀ® X86 and X86-64 processor microcode collections, and to use the kernel facilities to upgrade the microcode on Intel system processors. . It can load microcode data files in text and binary format, sort, list and filter the microcodes contained in these files, write selected microcodes to a new file in binary format, or upload them to the kernel. . It operates on non-free microcode data downloaded directly from Intel or installed by the intel-microcode package.

Homepage: https://gitlab.com/iucode-tool

Version: 2.3.1-1

Section: utils