# Install raw-cpuid

A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel CPUID manual description. The library does only depend on libcore. Version 11.6.0 via Cargo; verified 2025-09-05.

## Install

```sh
sudo av install cargo:raw-cpuid
```

Additional install commands:

### Portable and language managers

- Cargo (100%):

```sh
cargo install raw-cpuid
```

  Evidence: local crates.io package metadata

## Package Facts

- **Package key:** cargo:raw-cpuid
- **Package manager:** Cargo
- **Package manager URL:** <https://crates.io/crates/raw-cpuid>
- **Version:** 11.6.0
- **Source summary:** A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel CPUID manual description. The library does only depend on libcore.
- **Homepage:** <https://github.com/gz/rust-cpuid>
- **Repository:** <https://github.com/gz/rust-cpuid>
- **Upstream docs:** <https://docs.rs/raw-cpuid/>
- **License:** MIT
- **Source archive:** <https://static.crates.io/crates/raw-cpuid/raw-cpuid-11.6.0.crate>
- **Published:** 2025-09-05 02:59:39.561516+00
- **Last updated:** 2025-09-05 02:59:39.561516+00
- **Generated:** 2026-06-18T16:49:02+00:00

## Executables

- cpuid (binary): Declared by crates.io version metadata.

## Install Behavior

- Bottle: not available

## Freshness

- Page generated: 2026-06-18
- Package-manager version: 11.6.0

## Security Notes

No matching local secret-handling manifest was found for raw-cpuid. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** crates.io database dump
- **Crate ID:** 1,713
- **Crate Size:** 117,569
- **Edition:** 2018
- **Has Lib:** yes
- **Num Versions:** 55
- **Recent Download Window Days:** 90
- **Version ID:** 1,715,406

## Other Package-Manager Records

- MacPorts - cpuid: installed executable or alias match | MacPorts ports tree: sysutils/cpuid/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - cpuid - 20250316-1: installed executable or alias match | Debian stable package indexes: cpuid from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tool to dump x86 CPUID information about the CPU(s) | https://www.etallen.com/cpuid.html
- Nix - cpuid: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/cp/cpuid/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - cpuid - 20240330-1ubuntu2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: cpuid from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tool to dump x86 CPUID information about the CPU(s) | https://www.etallen.com/cpuid.html
- dnf - cpuid - 20250419-4.fc44: installed executable or alias match | Fedora Rawhide package metadata: cpuid from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Dumps information about the CPU(s) | http://www.etallen.com/cpuid.html
- zypper - cpuid - 20260220-1.2: installed executable or alias match | openSUSE Tumbleweed package metadata: cpuid from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | x86 CPU identification tool | http://etallen.com/cpuid.html


## Sources

- crates.io package index
- external package-manager database matches
- cross-ecosystem install command graph
