How to Install amd64-microcode software package in Debian 7 (Wheezy)

How to Install amd64-microcode software package in Debian 7 (Wheezy)

amd64-microcode software package provides Processor microcode firmware for AMD CPUs, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install amd64-microcode 

amd64-microcode is installed in your system.

Make ensure the amd64-microcode package were installed using the commands given below,

$ sudo dpkg-query -l | grep amd64-microcode *

You will get with amd64-microcode package name, version, architecture and description in a table

amd64-microcode package basic information:

Distro Debian 7 wheezy
Section Administration Utilities
Package amd64-microcode
Version 1.20160316.1
Description Processor microcode firmware for AMD CPUs
Sub Section Admin


See Also, How to uninstall or remove amd64-microcode software package from Debian 7 (Wheezy)?