# 使用 Homebrew, apt, dnf, Nix 安装 lxi-tools

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

## 安装

```sh
sudo av install brew:lxi-tools
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lxi-tools
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install lxi-tools
```

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

- dnf (92%):

```sh
sudo dnf install lxi-tools
```

  证据: Fedora Rawhide package metadata: lxi-tools 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#lxi-tools
```

  证据: nixpkgs package indexes: pkgs/by-name/lx/lxi-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:lxi-tools
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/lxi-tools>
- **版本:** 2.8
- **来源摘要:** Open source tools for managing network attached LXI compatible instruments
- **主页:** <https://lxi-tools.github.io>
- **仓库:** <https://github.com/lxi-tools/lxi-tools>
- **上游文档:** <https://lxi-tools.github.io>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://github.com/lxi-tools/lxi-tools/archive/refs/tags/v2.8.tar.gz>
- **最后更新:** 2026-08-04T13:11:24+01:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- lxi (cli)
- lxi-gui (cli)
- lxi (别名)
- lxi-gui (别名)

## 依赖

- cairo
- desktop-file-utils
- gdk-pixbuf
- gettext
- glib
- gtk4
- gtksourceview5
- hicolor-icon-theme
- json-glib
- libadwaita
- liblxi
- lua
- readline

## 构建依赖

- meson
- ninja
- pkgconf

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.8
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/lxi-tools/lxi-tools
- 检测到的最新版本: v2.8 (当前)
## 项目历史与用法

lxi-tools is an open source command-line and GUI toolkit for controlling LXI-compatible network test instruments. It is aimed at lab automation tasks such as discovering instruments, sending SCPI commands, taking screenshots, benchmarking request/response performance, and running Lua automation scripts.

### 项目历史

The public Git history for lxi-tools begins in March 2016, followed immediately by early v0.x tags and a v1.0 tag in October 2017. The project describes itself as an independent open source community effort, separate from the LXI Consortium, with Martin Lund listed as creator and maintainer.

The project is built around liblxi for instrument communication. Over time its scope grew from a CLI for VXI-11/raw TCP SCPI workflows into a broader toolkit with a GTK GUI, Lua scripting, screenshot plugins, mDNS discovery, and a maintained list of tested instruments from vendors such as Rigol, Keysight, Rohde & Schwarz, Siglent, Tektronix, and others.

### 采用历史

Upstream documents installation through distribution package managers, snap, Homebrew, Windows installers, WSL2, and source builds. The package-manager metadata for this batch also shows availability in Homebrew, Debian, Fedora/DNF, Nix, and Ubuntu, which reflects its niche but real packaging footprint among lab-automation users.

### 使用方式

Typical CLI usage starts with `lxi discover` to find instruments on the local network, then uses commands such as `lxi scpi --address ... "*IDN?"`, `lxi screenshot`, `lxi benchmark`, or `lxi run` for Lua scripts. The GUI exposes similar workflows for users who want interactive SCPI exploration, screenshot capture, live charts, and script execution.

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

For package maintainers, lxi-tools is notable because it packages a hardware-facing lab utility rather than another generic developer CLI. It has native dependencies, optional GUI pieces, shell completion, manpages, and hardware-plugin expectations, so it exercises the parts of package systems that deal with desktop integration and scientific/test-equipment workflows.

### 时间线

- 2016: Public Git history begins and v0.1 is tagged.
- 2017: v1.0 is tagged after the early release series.
- 2022: v2.x releases continue with expanded tooling.
- 2024: v2.8 is tagged in the official repository.

### Related projects

- liblxi provides the communication layer used by lxi-tools.
- The LXI standard and SCPI command sets define much of the instrument-control context in which lxi-tools is used.

### 来源

- <https://github.com/lxi-tools/liblxi>
- <https://github.com/lxi-tools/lxi-tools>
- <https://github.com/lxi-tools/lxi-tools/releases>
- <https://raw.githubusercontent.com/lxi-tools/lxi-tools/master/README.md>
- source_facts.package-manager


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lxi-tools
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - lxi-tools - 2.8-1: normalized package name match | Debian stable package indexes: lxi-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | LAN eXtensions for Instrumentation (LXI) software interface | https://lxi-tools.github.io/
- Nix - lxi-tools: normalized package name match | nixpkgs package indexes: pkgs/by-name/lx/lxi-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - lxi-tools - 2.7-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: lxi-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | LAN eXtensions for Instrumentation (LXI) software interface | https://lxi-tools.github.io/
- dnf - lxi-tools - 2.8-7.fc45: normalized package name match | Fedora Rawhide package metadata: lxi-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Tools to manage network attached LXI compatible instruments | https://lxi-tools.github.io/


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [glib](https://pkg.so/zh-hans/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/zh-hans/brew/gettext/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/zh-hans/brew/cairo/) - Runtime dependency declared by Homebrew.
- [gdk-pixbuf](https://pkg.so/zh-hans/brew/gdk-pixbuf/) - Runtime dependency declared by Homebrew.
- [lua](https://pkg.so/zh-hans/brew/lua/) - Runtime dependency declared by Homebrew.
- [gtk4](https://pkg.so/zh-hans/brew/gtk4/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/zh-hans/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/zh-hans/brew/meson/) - Build dependency declared by Homebrew.
- [gh](https://pkg.so/zh-hans/brew/gh/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [just](https://pkg.so/zh-hans/brew/just/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [watchman](https://pkg.so/zh-hans/brew/watchman/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [go-task](https://pkg.so/zh-hans/brew/go-task/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [powershell](https://pkg.so/zh-hans/brew/powershell/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [sshpass](https://pkg.so/zh-hans/brew/sshpass/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [parallel](https://pkg.so/zh-hans/brew/parallel/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [ansible-lint](https://pkg.so/zh-hans/brew/ansible-lint/) - Shares pkgdb curated category or tags: automation, cli, developer-tools.
- [gitg](https://pkg.so/zh-hans/brew/gitg/) - Local package facts share a topical domain. Shared terms: cairo, cli, desktop, developer, developer-tools.
- [gerbv](https://pkg.so/zh-hans/brew/gerbv/) - Local package facts share a topical domain. Shared terms: cairo, cli, developer, developer-tools, gdk.

## Combined YAML source

View the package source record on GitHub. [combined/lxi-tools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lxi-tools.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
