macOS
brew install lsusblocal Homebrew formula metadata
安装
brew install lsusblocal Homebrew formula metadata
概览
List USB devices, just like the Linux lsusb command
历史
jlhonora/lsusb is a Mac OS X shell utility that makes Apple's USB hardware report look and feel like Linux's `lsusb` command.
The project began as a small portability tool for Mac users who wanted the familiar Linux `lsusb` command. Its README explains that it uses `system_profiler SPUSBDataType`, with `lsusb -v` exposing the unmodified Apple command output, and its release history shows early 0.1 and 0.2 releases followed by a 1.0 'Full-featured version'.
Official GitHub signals show a compact but widely noticed utility: 50 commits, about 391 stars, 54 forks, and three releases. The 1.0 release notes say the project incorporated outside contributions and included almost every feature from Linux usbutils 007, which helps explain why it became the original macOS `lsusb` package in Homebrew and other package histories.
The README documents direct command-line use, manual installation into a PATH directory, and Homebrew installation through the original tap. Options include verbosity, vendor/product filtering, tree output, version display, and help, with the bundled man page recommended for the most accurate usage description.
This is the classic example of a package-manager portability shim: a tiny command with a Linux name that normalizes muscle memory across macOS and Linux. Package nerds care because it demonstrates how Homebrew and taps often filled gaps where macOS had native data but lacked the Unix command surface users expected.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lsusb | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/jlhonora/lsusb
安装元数据
| 软件包键 | brew:lsusb |
|---|---|
| 版本 | 1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lsusb |
| 主页 | https://github.com/jlhonora/lsusb |
| 仓库 | https://github.com/jlhonora/lsusb |
| 上游文档 | https://github.com/jlhonora/lsusb#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/jlhonora/lsusb/releases/download/1.0/lsusb-1.0.tar.gz |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lsusb |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.