cpuinfo2cpuid

tool to dump x86 CPUID information about the CPU(s)

Install

All systems
curl cmd.cat/cpuinfo2cpuid.sh
Debian Debian
apt-get install cpuid
Ubuntu
apt-get install cpuid
image/svg+xml Kali Linux
apt-get install cpuid
CentOS
yum install cpuid
Fedora
dnf install cpuid
Windows (WSL2)
sudo apt-get update sudo apt-get install cpuid

cpuid

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.