# 使用 Cargo 安装 raw-cpuid

查看 raw-cpuid 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### 便携式和语言管理器

- Cargo (100%):

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

  证据: local crates.io package metadata

## 软件包事实

- **软件包键:** cargo:raw-cpuid
- **软件包管理器:** Cargo
- **软件包管理器页面:** <https://crates.io/crates/raw-cpuid>
- **版本:** 11.6.0
- **来源摘要:** 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.
- **主页:** <https://github.com/gz/rust-cpuid>
- **仓库:** <https://github.com/gz/rust-cpuid>
- **上游文档:** <https://docs.rs/raw-cpuid/>
- **许可证:** MIT
- **源码归档:** <https://static.crates.io/crates/raw-cpuid/raw-cpuid-11.6.0.crate>
- **发布时间:** 2025-09-05 02:59:39.561516+00
- **最后更新:** 2025-09-05 02:59:39.561516+00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cpuid (二进制): Declared by crates.io version metadata.

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 11.6.0

## 安全说明

没有找到 raw-cpuid 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** crates.io database dump
- **Crate ID:** 1,713
- **Crate Size:** 117,569
- **Edition:** 2018
- **Executable Intent:** Intent: public_cli, Signals: manifest declares a binary target
- **Has Lib:** yes
- **Num Versions:** 55
- **Recent Download Window Days:** 90
- **Version ID:** 1,715,406

## 其他软件包管理器记录

- 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-5.fc45: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Dumps information about the CPU(s) | http://www.etallen.com/cpuid.html
- zypper - cpuid - 20260503-1.3: installed executable or alias match | openSUSE Tumbleweed package metadata: cpuid from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | x86 CPU identification tool | http://etallen.com/cpuid.html


## 来源

- crates.io package index
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
