Install cpuid by entering the following commands in the terminal:
sudo apt update sudo apt install cpuid
Description:
tool to dump x86 CPUID information about the CPU(s)
cpuid dumps detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU(s). It supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC, NexGen, Rise, and SiS CPUs.
Homepage: http://www.etallen.com/cpuid.html
Version: 20170122-1
Section: universe/admin