macOS
brew install cymelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cyme in AI-Agent-Workflows.
Installation
brew install cymelocal Homebrew formula metadata
sudo apk add cymeAlpine Linux edge package indexes · cyme · Quelle: dl-cdn.alpinelinux.org
sudo apt install cymeDebian stable package indexes · cyme · Quelle: deb.debian.org
nix profile install nixpkgs#cymenixpkgs package indexes · pkgs/by-name/cy/cyme/package.nix · Quelle: api.github.com
sudo pacman -S cymeArch Linux sync databases · cyme · Quelle: geo.mirror.pkgbuild.com
scoop install main/cymeScoop official bucket manifest trees · bucket/cyme.json · Quelle: api.github.com
winget install --id tuna-f1sh.cyme -eWindows Package Manager source index · tuna-f1sh.cyme · Quelle: cdn.winget.microsoft.com
Überblick
List system USB buses and devices
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cyme | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/tuna-f1sh/cyme
Installationsmetadaten
| Paketschlüssel | brew:cyme |
|---|---|
| Version | 3.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cyme |
| Homepage | https://github.com/tuna-f1sh/cyme |
| Repository | https://github.com/tuna-f1sh/cyme |
| Upstream-Dokumentation | https://github.com/tuna-f1sh/cyme#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/tuna-f1sh/cyme/archive/refs/tags/v3.0.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-11T09:54:39Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.