This package browser is in early development. Mind the rough edges.

cpuid 20230614

Dump x86 CPUID processor information

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.

Installation

Install cpuid 20230614 as follows:

guix install cpuid@20230614

Or install the latest version:

guix install cpuid

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.