Automic VaultAutomic Vault

brew

uhubctl を Homebrew, apk, apt, dnf, MacPorts, Nix, zypper でインストール

uhubctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install uhubctl

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install uhubctl

MacPorts ports tree · sysutils/uhubctl/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add uhubctl

Alpine Linux edge package indexes · uhubctl · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install uhubctl

Debian stable package indexes · uhubctl · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install uhubctl

Fedora Rawhide package metadata · uhubctl · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#uhubctl

nixpkgs package indexes · pkgs/by-name/uh/uhubctl/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install uhubctl

openSUSE Tumbleweed package metadata · uhubctl · ソース: download.opensuse.org

概要

パッケージ概要

USB hub per-port power control

コマンドとエイリアス

  • uhubctl

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015: Public GitHub repository created.
  • 2017: v1.8 release published.
  • 2018: v2.0.0 release published.
  • 2020: v2.2.0 and v2.3.0 releases published.
  • 2022: v2.5.0 release published.
  • 2024: v2.6.0 release published.

Related projects

  • The README names hub-ctrl.c by Niibe Yutaka as the original inspiration.
  • uhubctl depends on libusb for portable USB access and, on newer Linux kernels, can use the kernel port-disable interface.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
uhubctlcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.6.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.6.0

https://github.com/mvp/uhubctl

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameuhubctl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

uhubctl 2.6.0-1

USB hub per-port power control

https://github.com/mvp/uhubctl

sudo apt install uhubctl
  • Section: electronics
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Uhubctl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uhubctl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

uhubctl

nix profile install nixpkgs#uhubctl
  • normalized package name match
  • 一致条件: Uhubctl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/uh/uhubctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

uhubctl 2.5.0-1

USB hub per-port power control

https://github.com/mvp/uhubctl

sudo apt install uhubctl
  • Section: universe/electronics
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Uhubctl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: uhubctl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

uhubctl 2.5.0-r0

USB hub per-port power control

https://github.com/mvp/uhubctl

sudo apk add uhubctl
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: uhubctl
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Uhubctl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uhubctl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

uhubctl 2.6.0-5.fc44

USB hub per-port power control

https://github.com/mvp/uhubctl

sudo dnf install uhubctl
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: uhubctl
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Uhubctl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: uhubctl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

uhubctl 2.6.0-1.5

USB hub per-port power control

https://github.com/mvp/uhubctl

sudo zypper install uhubctl
  • License: GPL-2.0-only
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: uhubctl
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Uhubctl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: uhubctl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

uhubctl

sudo port install uhubctl
  • normalized package name match
  • 一致条件: Uhubctl
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/uhubctl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment