Package cpu-x: Information
Source package: cpu-x
Version: 5.4.0-alt2
Build time: Jan 24, 2026, 07:09 PM in the task #406150
Category: System/Kernel and hardware
Report package bugHome page: https://github.com/X0rg/CPU-X
License: GPL-3.0-or-later
Summary: CPU-X is a Free software that gathers information on CPU, motherboard and more
Description:
CPU-X is a Free software that gathers information on CPU, motherboard and more. CPU-X is similar to CPU-Z (Windows), but CPU-X is a Free and Open Source software designed for GNU/Linux; also, it works on *BSD. This software is written in C and built with CMake tool. It can be used in graphical mode by using GTK or in text-based mode by using NCurses. A dump mode is present from command line.
Maintainer: Anton Midyukov
Last changed
Jan. 24, 2026 Anton Midyukov 5.4.0-alt2
- Fix build with nasm >= 3.0.
Sept. 21, 2025 Konstantin Lepikhov 5.4.0-alt1
- 5.4.0. - Update vulkan-rt and gl-vendor patches.
May 22, 2025 Konstantin Lepikhov 5.3.1-alt1.1
- vulkan: Fix vulkan RT detection (we can't just create vk instance with RT, it require more steps like pipeline setup, so do simple query extension instead of full init). - opengl: fix GL vendor detection in case of Mesa community driven drivers (like r300/r600). - BR: added libepoxy.