Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, Nix, pacman, scoop, winget 安装 cyme

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cyme

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add cyme

Alpine Linux edge package indexes · cyme · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install cyme

Debian stable package indexes · cyme · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#cyme

nixpkgs package indexes · pkgs/by-name/cy/cyme/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S cyme

Arch Linux sync databases · cyme · 来源: geo.mirror.pkgbuild.com

Windows

Scoop已验证 · 92%
scoop install main/cyme

Scoop official bucket manifest trees · bucket/cyme.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id tuna-f1sh.cyme -e

Windows Package Manager source index · tuna-f1sh.cyme · 来源: cdn.winget.microsoft.com

概览

软件包摘要

List system USB buses and devices

命令和别名

  • cyme

历史

项目历史与用法

cyme is a Rust CLI for listing USB buses and devices across Linux, macOS, and Windows. It positions itself as a modern, cross-platform lsusb-compatible tool with richer tree, JSON, filtering, and terminal-display behavior.

项目历史

The official README gives a unusually clear origin story: the author used USB listing tools frequently while developing embedded devices and started cyme as a quick replacement for a barely working macOS lsusb script and as a Rust refresher project.

The tool began as a macOS system_profiler parser, then grew a libusb-based profiler for full descriptors, and later defaulted to a pure Rust profiler using nusb. That progression explains the package's practical shape: a compatibility-minded CLI that also wants to be more pleasant than traditional lsusb output.

采用历史

cyme's README documents installation through Homebrew, Arch Linux, release binaries, and cargo. The input package facts also show distribution through several package managers, which matches the tool's cross-platform system-utility niche.

使用方式

Users run cyme to inspect USB topology, export JSON, filter by vendor or class, mask serial numbers before sharing dumps, or alias lsusb to cyme --lsusb on systems where traditional lsusb is missing or weak. The watch subcommand covers hotplug monitoring and live display customization.

为什么软件包爱好者会关心

cyme is notable as a modern replacement for a classic Unix hardware-inspection command. Package maintainers care about that kind of tool because it is small, terminal-native, cross-platform, and useful for debugging hardware without pulling in a large desktop stack.

时间线

  • 2022: tuna-f1sh/cyme repository created on GitHub.
  • 2022: Early 0.1.x tags appear in the repository tag history.
  • 2026: cyme 3.0.0 and 3.0.1 releases published, continuing the Rust-native profiler line.

Related projects

  • lsusb from usbutils is the compatibility reference point.
  • libusb, nusb, udevrs, and macOS system_profiler are official README-listed profiling backends or influences.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
cymecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.0.1
管理器更新时间2026-06-11
本地数据OK
上游当前
检测到的最新版本v3.0.1

https://github.com/tuna-f1sh/cyme

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:cyme
版本3.0.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cyme
主页https://github.com/tuna-f1sh/cyme
仓库https://github.com/tuna-f1sh/cyme
上游文档https://github.com/tuna-f1sh/cyme#readme
许可证GPL-3.0-or-later
源码归档https://github.com/tuna-f1sh/cyme/archive/refs/tags/v3.0.1.tar.gz
最后更新2026-06-11T09:54:39Z
Pulseupdated
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecyme
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

cyme 2.2.0+dfsg-2

CLI tool for listing system USB buses and devices

https://github.com/tuna-f1sh/cyme

sudo apt install cyme
  • Section: utils
  • Architecture: amd64
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Cyme
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cyme from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cyme

nix profile install nixpkgs#cyme
  • normalized package name match
  • 匹配方式:Cyme
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cy/cyme/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cyme 3.0.0-r0

modern lsusb that attempts to maintain compatibility, but also adds new features

https://github.com/tuna-f1sh/cyme

sudo apk add cyme
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: cyme
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cyme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyme from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cyme-bash-completion 3.0.0-r0

Bash completions for cyme

https://github.com/tuna-f1sh/cyme

sudo apk add cyme-bash-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: cyme
  • normalized package name match
  • 匹配方式:Cyme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyme-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cyme-doc 3.0.0-r0

modern lsusb that attempts to maintain compatibility, but also adds new features (documentation)

https://github.com/tuna-f1sh/cyme

sudo apk add cyme-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: cyme
  • normalized package name match
  • 匹配方式:Cyme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyme-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cyme-fish-completion 3.0.0-r0

Fish completions for cyme

https://github.com/tuna-f1sh/cyme

sudo apk add cyme-fish-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: cyme
  • normalized package name match
  • 匹配方式:Cyme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyme-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cyme-zsh-completion 3.0.0-r0

Zsh completions for cyme

https://github.com/tuna-f1sh/cyme

sudo apk add cyme-zsh-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: cyme
  • normalized package name match
  • 匹配方式:Cyme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyme-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

cyme 3.0.0-1

List system USB buses and devices; a lib and modern cross-platform lsusb

https://github.com/tuna-f1sh/cyme

sudo pacman -S cyme
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Cyme
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cyme from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/cyme

scoop install main/cyme
  • normalized package name match
  • 匹配方式:Cyme
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cyme.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

tuna-f1sh.cyme

winget install --id tuna-f1sh.cyme -e
  • normalized package name match
  • 匹配方式:Cyme
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: tuna-f1sh.cyme from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment