cpuinfo2cpuid

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

Debian Debian
RUN apt-get update && \ apt-get install -y cpuid
Ubuntu
RUN apt-get update && \ apt-get install -y cpuid
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cpuid
CentOS
RUN yum install -y cpuid
Fedora
RUN dnf install -y cpuid
click the source code to copy install cpuinfo2cpuid on any operating system with command-not-found.com