libcpuid A C++-library for getting cpuid-informations Installation (Ubuntu 20.04/22.04) sudo apt install make g++ libcppunit-dev libcppunit-1.15-0 build the library make run tests make test cleanup make clean