macOS
brew install cymelocal Homebrew formula metadata
brew
List system USB buses and devices. Version 3.0.1 via Homebrew; verified 2026-06-11.
install
brew install cymelocal Homebrew formula metadata
sudo apk add cymeAlpine Linux edge package indexes · cyme · source: dl-cdn.alpinelinux.org
sudo apt install cymeDebian stable package indexes · cyme · source: deb.debian.org
nix profile install nixpkgs#cymenixpkgs package indexes · pkgs/by-name/cy/cyme/package.nix · source: api.github.com
sudo pacman -S cymeArch Linux sync databases · cyme · source: geo.mirror.pkgbuild.com
scoop install main/cymeScoop official bucket manifest trees · bucket/cyme.json · source: api.github.com
winget install --id tuna-f1sh.cyme -eWindows Package Manager source index · tuna-f1sh.cyme · source: cdn.winget.microsoft.com
overview
List system USB buses and devices
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cyme | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tuna-f1sh/cyme
install metadata
| Package key | brew:cyme |
|---|---|
| Version | 3.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cyme |
| Homepage | https://github.com/tuna-f1sh/cyme |
| Repository | https://github.com/tuna-f1sh/cyme |
| Upstream docs | https://github.com/tuna-f1sh/cyme#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/tuna-f1sh/cyme/archive/refs/tags/v3.0.1.tar.gz |
| Last updated | 2026-06-11T09:54:39Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.