macOS
brew install lxi-toolslocal Homebrew formula metadata
brew
lxi-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lxi-toolslocal Homebrew formula metadata
sudo apt install lxi-toolsDebian stable package indexes · lxi-tools · ソース: deb.debian.org
sudo dnf install lxi-toolsFedora Rawhide package metadata · lxi-tools · ソース: dl.fedoraproject.org
nix profile install nixpkgs#lxi-toolsnixpkgs package indexes · pkgs/by-name/lx/lxi-tools/package.nix · ソース: api.github.com
概要
Open source tools for managing network attached LXI compatible instruments
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lxi | cli | グローバル実行可能ファイル | |
lxi-gui | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/lxi-tools/lxi-tools
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| 依存関係 | 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 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lxi-tools 2.8-1
LAN eXtensions for Instrumentation (LXI) software interface
sudo apt install lxi-toolslxi-tools
nix profile install nixpkgs#lxi-toolslxi-tools 2.7-1build2
LAN eXtensions for Instrumentation (LXI) software interface
sudo apt install lxi-toolslxi-tools 2.8-6.fc45
Tools to manage network attached LXI compatible instruments
sudo dnf install lxi-toolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.