macOS
brew install uhubctllocal Homebrew formula metadata
sudo port install uhubctlMacPorts ports tree · sysutils/uhubctl/Portfile · 来源: api.github.com
安装
brew install uhubctllocal Homebrew formula metadata
sudo port install uhubctlMacPorts ports tree · sysutils/uhubctl/Portfile · 来源: api.github.com
sudo apk add uhubctlAlpine Linux edge package indexes · uhubctl · 来源: dl-cdn.alpinelinux.org
sudo apt install uhubctlDebian stable package indexes · uhubctl · 来源: deb.debian.org
sudo dnf install uhubctlFedora Rawhide package metadata · uhubctl · 来源: dl.fedoraproject.org
nix profile install nixpkgs#uhubctlnixpkgs package indexes · pkgs/by-name/uh/uhubctl/package.nix · 来源: api.github.com
sudo zypper install uhubctlopenSUSE Tumbleweed package metadata · uhubctl · 来源: download.opensuse.org
概览
USB hub per-port power control
历史
uhubctl is a command-line utility for controlling per-port power on USB hubs that implement USB per-port power switching.
The public uhubctl repository was created in 2015. Its README credits hub-ctrl.c by Niibe Yutaka as the original inspiration and defines the target hardware as smart USB hubs that can switch power per port.
The project grew around a practical compatibility table rather than only a codebase. The README tracks known working hubs, monitors, docks, keyboards, Raspberry Pi boards, and embedded devices, and asks users to report working hardware with uhubctl output and VBUS-off test results.
Release metadata shows v1.8 in 2017, v2.0.0 in 2018, a series of 2.x releases through 2022, and v2.6.0 in 2024.
uhubctl's adoption is closely tied to lab automation, embedded development, Raspberry Pi work, USB device testing, and remote recovery workflows where physically unplugging a device is inconvenient. The README documents Raspberry Pi models and many external hubs and docks as compatible or partially compatible devices.
The supplied package data records uhubctl in Homebrew, MacPorts, Nix, Alpine, Debian, Ubuntu, Fedora/dnf, and openSUSE. The official README likewise lists package-manager install commands for macOS, Debian-family systems, Red Hat-family systems, openSUSE, and FreeBSD.
The common command form is to list supported hubs, then turn a selected port off, on, toggle it, or cycle it with a configurable delay. The README documents location selection for multi-hub systems and cautions that switching built-in USB ports can disconnect keyboards or mice.
On Linux, the README documents udev rules for non-root access and notes that Linux kernel 6.0 and later provide a standard interface for disabling hub ports, which uhubctl tries to use instead of libusb where possible.
The README also explains USB 3.0 duality: a USB 3 hub can appear as separate USB2 and USB3 virtual hubs, and power changes may need to be applied to both for the physical port state to match the user's expectation.
uhubctl is significant because it turns a hardware capability that is inconsistently implemented by consumer devices into a scriptable package-manager tool. That makes it useful for test rigs, CI benches with attached hardware, home labs, and headless systems.
For packagers, the interesting part is not just compiling a small C program; it is carrying libusb behavior, OS-specific permissions, kernel interface changes, and documentation for hardware quirks that determine whether the command actually cuts power.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
uhubctl | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/mvp/uhubctl
安装元数据
| 软件包键 | brew:uhubctl |
|---|---|
| 版本 | 2.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/uhubctl |
| 主页 | https://github.com/mvp/uhubctl |
| 仓库 | https://github.com/mvp/uhubctl |
| 上游文档 | https://github.com/mvp/uhubctl |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://github.com/mvp/uhubctl/archive/refs/tags/v2.6.0.tar.gz |
| 依赖 | libusb |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | uhubctl |
| 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 软件包链接分开显示。
uhubctl 2.6.0-1
USB hub per-port power control
https://github.com/mvp/uhubctl
sudo apt install uhubctluhubctl
nix profile install nixpkgs#uhubctluhubctl 2.5.0-1
USB hub per-port power control
https://github.com/mvp/uhubctl
sudo apt install uhubctluhubctl 2.5.0-r0
USB hub per-port power control
https://github.com/mvp/uhubctl
sudo apk add uhubctluhubctl 2.6.0-5.fc44
USB hub per-port power control
https://github.com/mvp/uhubctl
sudo dnf install uhubctluhubctl 2.6.0-1.5
USB hub per-port power control
https://github.com/mvp/uhubctl
sudo zypper install uhubctluhubctl
sudo port install uhubctl来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.