# 使用 Homebrew, apk, apt, dnf, Nix, pacman 安装 liquidctl

查看 liquidctl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:liquidctl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install liquidctl
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add liquidctl
```

  证据: Alpine Linux edge package indexes: liquidctl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install liquidctl
```

  证据: Debian stable package indexes: liquidctl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install liquidctl
```

  证据: Fedora Rawhide package metadata: liquidctl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#liquidctl
```

  证据: nixpkgs package indexes: liquidctl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S liquidctl
```

  证据: Arch Linux sync databases: liquidctl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:liquidctl
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/liquidctl>
- **版本:** 1.16.0
- **来源摘要:** Cross-platform tool and drivers for liquid coolers and other devices
- **主页:** <https://github.com/liquidctl/liquidctl>
- **仓库:** <https://github.com/liquidctl/liquidctl>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://files.pythonhosted.org/packages/7f/9c/11f37716eeeccc72a781c80e76021a33cafa35578627263199ea62b2eb2d/liquidctl-1.16.0.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- liquidctl (cli)
- liquidctl (别名)

## 依赖

- hidapi
- libusb
- pillow
- python@3.14

## 构建依赖

- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.16.0
- 本地数据: OK
- 上游仓库: https://github.com/liquidctl/liquidctl
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

liquidctl is a cross-platform command-line tool and Python driver collection for controlling liquid coolers, fan and LED controllers, power supplies, RGB devices, and related PC hardware from a scriptable shell interface.

### 项目历史

The project grew around a practical gap in enthusiast and workstation hardware: many USB and HID cooling/RGB devices shipped with vendor GUI utilities, but Unix-like users and automation-heavy users wanted inspectable command-line control. The repository describes liquidctl as a cross-platform tool and drivers for liquid coolers and other devices.

Its release history shows steady expansion across device families, including NZXT, Corsair, EVGA, ASUS, Aquacomputer, Lian Li, MSI, Gigabyte, and memory or power-supply sensors. The codebase combines a CLI with Python drivers and documentation for device-specific behavior and access permissions.

### 采用历史

liquidctl is adopted by users who want hardware monitoring and control without proprietary background suites, especially on Linux, macOS, BSD, and scripted Windows setups. The docs list distribution packages for Alpine, Arch-family distributions, Fedora, Nix, Homebrew, FreeBSD, and DragonFly BSD.

The official README and docs emphasize package-manager installation, PyPI installation, udev rules for unprivileged device access, and automation at boot, which made it useful in homelabs, Linux gaming rigs, CI-like hardware test benches, and quiet workstation setups.

### 使用方式

Users run liquidctl list, initialize devices, read status, set fan or pump speed curves, and set LED colors. Some operations require platform-specific permissions or explicit unsafe flags for buses such as SMBus.

For packagers, liquidctl is a small but dependency-sensitive hardware tool: Python, HID, USB, Pillow, and platform access rules all matter more than a typical pure CLI package.

### 为什么软件包爱好者会关心

liquidctl is a package-manager favorite because it replaces vendor-only GUI control paths with a scriptable, auditable command-line tool. It is especially relevant on Linux systems where hardware support often arrives through community reverse engineering and packaging before vendors provide native tools.

Its supported-device table is unusually package-relevant: new package versions can unlock support for specific hardware families, so users may care about formula freshness in a very concrete way.

### 时间线

- 2020: The 1.x release era established liquidctl as a packaged CLI for liquid cooler and device control.
- 2024: liquidctl 1.14.0 expanded supported hardware and documented support for newer NZXT, Corsair, ASUS, and related devices.
- 2025: liquidctl 1.15.0 added support for NZXT Kraken Elite 2024 RGB and Corsair HX1200i ATX 3.1, and raised the minimum Python version to 3.9.
- 2026: liquidctl 1.16.0 was released on March 3, 2026, adding more ASUS, Aquacomputer, Corsair, Lian Li, NZXT, and related device support.

### Related projects

- Related projects and interfaces include hidapi, libusb, hwmon, OpenRGB, lm-sensors, vendor suites such as NZXT CAM and Corsair iCUE, and OS-level udev or driver tooling used to grant device access.
- liquidctl also sits near Homebrew, PyPI, Linux distribution packages, BSD ports, and Nix because hardware automation users often install it through the package manager closest to their host OS.

### 来源

- <https://formulae.brew.sh/formula/liquidctl>
- <https://github.com/liquidctl/liquidctl>
- <https://github.com/liquidctl/liquidctl/releases>
- <https://github.com/liquidctl/liquidctl/tags>
- <https://liquidctl.readthedocs.io/en/latest/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** liquidctl
- **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:** head, stable

## 其他软件包管理器记录

- Debian apt - liquidctl - 1.15.0-2: normalized package name match | Debian stable package indexes: liquidctl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | CLI and Python drivers for AIO liquid coolers and other devices | https://github.com/liquidctl/liquidctl
- Nix - liquidctl: normalized package name match | nixpkgs package indexes: liquidctl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - liquidctl - 1.13.0-2: normalized package name match | Ubuntu 24.04 LTS package indexes: liquidctl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | CLI and Python drivers for AIO liquid coolers and other devices | https://github.com/liquidctl/liquidctl
- apk - liquidctl - 1.16.0-r1: normalized package name match | Alpine Linux edge package indexes: liquidctl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Liquid Cooler Control | https://github.com/liquidctl/liquidctl
- apk - liquidctl-doc - 1.16.0-r1: normalized package name match | Alpine Linux edge package indexes: liquidctl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Liquid Cooler Control (documentation) | https://github.com/liquidctl/liquidctl
- apk - liquidctl-openrc - 1.16.0-r1: normalized package name match | Alpine Linux edge package indexes: liquidctl-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Liquid Cooler Control (OpenRC init scripts) | https://github.com/liquidctl/liquidctl
- apk - liquidctl-pyc - 1.16.0-r1: normalized package name match | Alpine Linux edge package indexes: liquidctl-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for liquidctl | https://github.com/liquidctl/liquidctl
- apk - liquidctl-udev - 1.16.0-r1: normalized package name match | Alpine Linux edge package indexes: liquidctl-udev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Liquid Cooler Control (udev rules) | https://github.com/liquidctl/liquidctl
- dnf - liquidctl - 1.16.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: liquidctl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Tool for controlling liquid coolers, case fans and RGB LED strips | https://github.com/jonasmalacofilho/liquidctl
- dnf - liquidctl-doc - 1.16.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: liquidctl-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Documentation for liquidctl | https://github.com/jonasmalacofilho/liquidctl
- dnf - liquidctl-udev - 1.16.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: liquidctl-udev from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Unprivileged device access rules for liquidctl | https://github.com/jonasmalacofilho/liquidctl
- dnf - python3-liquidctl - 1.16.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: python3-liquidctl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Module for controlling liquid coolers, case fans and RGB LED devices | https://github.com/jonasmalacofilho/liquidctl
- pacman - liquidctl - 1.16.0-1: normalized package name match | Arch Linux sync databases: liquidctl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Cross-platform CLI and Python drivers for AIO liquid coolers and other devices | https://github.com/liquidctl/liquidctl


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [python@3.14](https://pkg.so/zh-hans/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [hidapi](https://pkg.so/zh-hans/brew/hidapi/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [nvtop](https://pkg.so/zh-hans/brew/nvtop/) - Shares pkgdb curated category or tags: cli, hardware, system.
- [lsusb](https://pkg.so/zh-hans/brew/lsusb/) - Shares pkgdb curated category or tags: cli, hardware, system.
- [cyme](https://pkg.so/zh-hans/brew/cyme/) - Shares pkgdb curated category or tags: cli, hardware, system.
- [rkflashtool](https://pkg.so/zh-hans/brew/rkflashtool/) - Shares pkgdb curated category or tags: cli, hardware, system.
- [libevdev](https://pkg.so/zh-hans/brew/libevdev/) - Shares pkgdb curated category or tags: cli, hardware, system.
- [pciutils](https://pkg.so/zh-hans/brew/pciutils/) - Shares pkgdb curated category or tags: cli, hardware, system.
- [libcpuid](https://pkg.so/zh-hans/brew/libcpuid/) - Shares pkgdb curated category or tags: cli, hardware, system.
- [digitemp](https://pkg.so/zh-hans/brew/digitemp/) - Shares pkgdb curated category or tags: cli, hardware, system.
- [dpcmd](https://pkg.so/zh-hans/brew/dpcmd/) - Local package facts share a topical domain. Shared terms: cli, hardware, libusb, system.
- [uhubctl](https://pkg.so/zh-hans/brew/uhubctl/) - Local package facts share a topical domain. Shared terms: cli, control, hardware, libusb, system.

## Combined YAML source

View the package source record on GitHub. [combined/liquidctl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/liquidctl.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
