Compiled on X8DTU with 2 physical Intel Xeon E5530 CPU Source: https://github.com/lpereira/hardinfo Compile Flags: CFLAGS="-mtune=generic -Os -pipe -flto" LDFLAGS="-Wl,-O1" export CFLAGS CXXFLAGS LDFLAGS Dependencies: cmake compiletc git gtk2-dev json-glib-dev libsoup-dev lm-sensors-dev Commands: git clone https://github.com/lpereira/hardinfo.git mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX='/usr/local' -DCMAKE_INSTALL_LIBDIR='lib' make -j # a few seconds Extra steps: Append X-FullPathIcon to .dessktop file X-FullPathIcon=/usr/local/share/icons/hicolor/48x48/apps/hardinfo.png