# 使用 Homebrew, apt, dnf, Nix, zypper 安装 mbpoll

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

## 安装

```sh
sudo av install brew:mbpoll
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mbpoll
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mbpoll
```

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

- dnf (92%):

```sh
sudo dnf install mbpoll
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#mbpoll
```

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

- zypper (92%):

```sh
sudo zypper install mbpoll
```

  证据: openSUSE Tumbleweed package metadata: mbpoll from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:mbpoll
- **软件包管理器:** Homebrew
- **版本:** 1.5.4
- **来源摘要:** Command-line utility to communicate with ModBus slave (RTU or TCP)
- **主页:** <https://epsilonrt.fr>
- **仓库:** <https://github.com/epsilonrt/mbpoll>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mbpoll (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.5.4
## 项目历史与用法

mbpoll is a command-line Modbus master utility for polling Modbus slaves over RTU serial links or Modbus TCP. It is a small industrial-automation diagnostic tool rather than a framework, which makes it attractive to package managers as a single executable operators can install quickly.

### 项目历史

The upstream project is maintained by epsilonRT and describes mbpoll as a command-line utility to communicate with Modbus slave devices. The public release stream reached v1.0 in 2016 and continued through later 1.x maintenance releases, with the README noting that a version 2 rewrite based on libmodbuspp is under development.

### 采用历史

The input metadata lists packages for Homebrew, Debian, Ubuntu, Fedora, Nix, and openSUSE, showing adoption beyond its original upstream audience. That cross-distro availability is typical for plant-floor and lab tools: the program is small, scriptable, and useful when hardware needs to be queried from whatever Unix-like host is available.

### 使用方式

mbpoll is commonly used to read or write Modbus registers from shell scripts, terminals, and troubleshooting sessions. It fills the gap between low-level serial/TCP connectivity and full SCADA or PLC software by exposing Modbus transactions as a CLI.

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

Package nerds care about mbpoll because it is a concise example of an industrial protocol tool that belongs in general-purpose package indexes. It is niche, but when a user needs it, installing a known formula or distro package is much faster than building field tooling from source on-site.

### 时间线

- 2016: mbpoll v1.0 was published on GitHub releases.
- 2019: v1.4.11 marked continued 1.x maintenance.
- 2023: v1.5 added a newer 1.x release line.
- 2026: v1.5.4 was published as a maintenance release.

### Related projects

- Related tools and libraries include libmodbus, QModMaster, pymodbus, and other Modbus RTU/TCP diagnostic clients.

### 来源

- <https://github.com/epsilonrt/mbpoll>
- <https://github.com/epsilonrt/mbpoll/releases>
- <https://github.com/epsilonrt/mbpoll/tree/master/doc>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - mbpoll - 1.5.2-1: normalized package name match | Debian stable package indexes: mbpoll from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command line utility to communicate with ModBus slave (RTU or TCP) | https://github.com/epsilonrt/mbpoll
- Nix - mbpoll: normalized package name match | nixpkgs package indexes: pkgs/by-name/mb/mbpoll/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mbpoll - 1.4.11+dfsg-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: mbpoll from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command line utility to communicate with ModBus slave (RTU or TCP) | https://github.com/epsilonrt/mbpoll
- dnf - mbpoll - 1.5.4-2.fc45: normalized package name match | Fedora Rawhide package metadata: mbpoll from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Command line utility to communicate with ModBus slave (RTU or TCP) | https://github.com/epsilonrt/mbpoll
- zypper - mbpoll - 1.5.4-1.5: normalized package name match | openSUSE Tumbleweed package metadata: mbpoll from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Command line utility to communicate with ModBus slave (RTU or TCP) | https://github.com/epsilonrt/mbpoll


## Combined YAML source

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


## 来源

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