How to Install cpu-checker in Ubuntu 18.04



Install cpu-checker by entering the following commands in the terminal:

sudo apt update
sudo apt install cpu-checker

Description:

tools to help evaluate certain CPU (or BIOS) features

There are some CPU features that are filtered or disabled by system BIOSes. This set of tools seeks to help identify when certain features are in this state, based on kernel values, CPU flags and other conditions. Supported feature tests are NX/XD and VMX/SVM.

Homepage: https://launchpad.net/cpu-checker

Version: 0.7-0ubuntu7

Section: utils