Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lxi-tools

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install lxi-tools

Debian stable package indexes · lxi-tools · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install lxi-tools

Fedora Rawhide package metadata · lxi-tools · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#lxi-tools

nixpkgs package indexes · pkgs/by-name/lx/lxi-tools/package.nix · 来源: api.github.com

概览

软件包摘要

Open source tools for managing network attached LXI compatible instruments

命令和别名

  • lxi
  • lxi-gui

历史

项目历史与用法

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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:network

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 13 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lxicli全局可执行文件
lxi-guicli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.8
管理器更新时间2026-07-07
本地数据OK
上游当前
检测到的最新版本v2.8

https://github.com/lxi-tools/lxi-tools

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:lxi-tools
版本2.8
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/lxi-tools
主页https://lxi-tools.github.io
仓库https://github.com/lxi-tools/lxi-tools
上游文档https://github.com/lxi-tools/lxi-tools#readme
许可证BSD-3-Clause
源码归档https://github.com/lxi-tools/lxi-tools/archive/refs/tags/v2.8.tar.gz
最后更新2026-07-07T04:10:03Z
Pulseupdated
依赖cairo, desktop-file-utils, gdk-pixbuf, gettext, glib, gtk4, gtksourceview5, hicolor-icon-theme, json-glib, libadwaita, liblxi, lua, readline
构建依赖meson, ninja, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelxi-tools
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

lxi-tools 2.8-1

LAN eXtensions for Instrumentation (LXI) software interface

https://lxi-tools.github.io/

sudo apt install lxi-tools
  • Section: science
  • Architecture: amd64
  • 13 依赖
  • normalized package name match
  • 匹配方式:Lxi Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lxi-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lxi-tools

nix profile install nixpkgs#lxi-tools
  • normalized package name match
  • 匹配方式:Lxi Tools
nixpkgs package indexes · api.github.com · 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 apt95%

lxi-tools 2.7-1build2

LAN eXtensions for Instrumentation (LXI) software interface

https://lxi-tools.github.io/

sudo apt install lxi-tools
  • Section: universe/science
  • Architecture: amd64
  • 13 依赖
  • normalized package name match
  • 匹配方式:Lxi Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lxi-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

lxi-tools 2.8-6.fc45

Tools to manage network attached LXI compatible instruments

https://lxi-tools.github.io/

sudo dnf install lxi-tools
  • License: BSD-3-Clause AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lxi-tools
  • 15 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Lxi Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lxi-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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