macOS
brew install cymelocal Homebrew formula metadata
brew
cyme のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cymelocal Homebrew formula metadata
sudo apk add cymeAlpine Linux edge package indexes · cyme · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cymenixpkgs package indexes · pkgs/by-name/cy/cyme/package.nix · ソース: api.github.com
sudo pacman -S cymeArch Linux sync databases · cyme · ソース: geo.mirror.pkgbuild.com
scoop install main/cymeScoop official bucket manifest trees · bucket/cyme.json · ソース: api.github.com
winget install --id tuna-f1sh.cyme -eWindows Package Manager source index · tuna-f1sh.cyme · ソース: cdn.winget.microsoft.com
概要
List system USB buses and devices
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cyme | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tuna-f1sh/cyme
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cyme |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cyme 2.2.0+dfsg-2
CLI tool for listing system USB buses and devices
https://github.com/tuna-f1sh/cyme
sudo apt install cymecyme
nix profile install nixpkgs#cymecyme 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 cymecyme-bash-completion 3.0.0-r0
Bash completions for cyme
https://github.com/tuna-f1sh/cyme
sudo apk add cyme-bash-completioncyme-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-doccyme-fish-completion 3.0.0-r0
Fish completions for cyme
https://github.com/tuna-f1sh/cyme
sudo apk add cyme-fish-completioncyme-zsh-completion 3.0.0-r0
Zsh completions for cyme
https://github.com/tuna-f1sh/cyme
sudo apk add cyme-zsh-completioncyme 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 cymemain/cyme
scoop install main/cymetuna-f1sh.cyme
winget install --id tuna-f1sh.cyme -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.