# 使用 Homebrew, dnf, Nix, zypper, apt, pacman 安装 pmix

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

## 安装

```sh
sudo av install brew:pmix
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install pmix
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install pmix
```

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

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

- zypper (92%):

```sh
sudo zypper install pmix
```

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

- Debian apt (92%):

```sh
sudo apt install libpmix-bin
```

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

- pacman (92%):

```sh
sudo pacman -S openpmix
```

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

## 软件包事实

- **软件包键:** brew:pmix
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/pmix>
- **版本:** 6.1.0
- **来源摘要:** Process Management Interface for HPC environments
- **主页:** <https://openpmix.org/>
- **仓库:** <https://github.com/openpmix/openpmix>
- **上游文档:** <https://openpmix.org/>
- **许可证:** BSD-3-Clause-Open-MPI
- **源码归档:** <https://github.com/openpmix/openpmix/releases/download/v6.1.0/pmix-6.1.0.tar.bz2>
- **最后更新:** 2026-07-11T16:46:51+09:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- palloc (cli)
- pattrs (cli)
- pctrl (cli)
- pevent (cli)
- plookup (cli)
- pmix_info (cli)
- pmixcc (cli)
- pps (cli)
- pquery (cli)
- palloc (别名)
- pattrs (别名)
- pctrl (别名)
- pevent (别名)
- plookup (别名)
- pmix_info (别名)
- pmixcc (别名)
- pps (别名)
- pquery (别名)

## 依赖

- hwloc
- libevent

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 6.1.0
- 管理器更新时间: 2026-07-11
- 本地数据: OK
- 上游仓库: https://github.com/openpmix/openpmix
- 信息: No cached GitHub release or tag data was available.

## 安全说明

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:** pmix
- **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 - libpmix-bin - 5.0.7-1: normalized package name match | Debian stable package indexes: libpmix-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Process Management Interface (Exascale) library - tools | https://github.com/pmix/pmix
- Debian apt - libpmix-dev - 5.0.7-1: normalized package name match | Debian stable package indexes: libpmix-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development files for the PMI Exascale library | https://github.com/pmix/pmix
- Debian apt - libpmix2t64 - 5.0.7-1: normalized package name match | Debian stable package indexes: libpmix2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Process Management Interface (Exascale) library | https://github.com/pmix/pmix
- Debian apt - python3-pmix - 5.0.7-1: normalized package name match | Debian stable package indexes: python3-pmix from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Process Management Interface (Exascale) library - Python wrapper | https://github.com/pmix/pmix
- Nix - pmix: normalized package name match | nixpkgs package indexes: pkgs/by-name/pm/pmix/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libpmix-bin - 5.0.1-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libpmix-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Process Management Interface (Exascale) library - tools | https://github.com/pmix/pmix
- Ubuntu apt - libpmix-dev - 5.0.1-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libpmix-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Development files for the PMI Exascale library | https://github.com/pmix/pmix
- Ubuntu apt - libpmix2t64 - 5.0.1-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libpmix2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Process Management Interface (Exascale) library | https://github.com/pmix/pmix
- Ubuntu apt - python3-pmix - 5.0.1-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-pmix from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Process Management Interface (Exascale) library - Python wrapper | https://github.com/pmix/pmix
- dnf - pmix - 5.0.7-4.fc45: normalized package name match | Fedora Rawhide package metadata: pmix from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Process Management Interface Exascale (PMIx) | https://pmix.org/
- dnf - pmix-devel - 5.0.7-4.fc45: normalized package name match | Fedora Rawhide package metadata: pmix-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for pmix | https://pmix.org/
- dnf - pmix-tools - 5.0.7-4.fc45: normalized package name match | Fedora Rawhide package metadata: pmix-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Tools for pmix | https://pmix.org/
- pacman - openpmix - 5.0.11-1: normalized package name match | Arch Linux sync databases: openpmix from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Extended version of the PMI standard | https://github.com/openpmix/openpmix
- zypper - libmca_common_dstore1 - 3.2.5-2.9: normalized package name match | openSUSE Tumbleweed package metadata: libmca_common_dstore1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Communication library used by PMI-X | https://pmix.org/
- zypper - libpmix2 - 3.2.5-2.9: normalized package name match | openSUSE Tumbleweed package metadata: libpmix2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | PMI-X lib version 1 | https://pmix.org/
- zypper - pmix - 3.2.5-2.9: normalized package name match | openSUSE Tumbleweed package metadata: pmix from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Process Management Interface for MPI | https://pmix.org/


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/zh-hans/scientific-computing-tools/) - Matched scientific computing metadata.
- [libevent](https://pkg.so/zh-hans/brew/libevent/) - Runtime dependency declared by Homebrew.
- [hwloc](https://pkg.so/zh-hans/brew/hwloc/) - Runtime dependency declared by Homebrew.
- [open-mpi](https://pkg.so/zh-hans/brew/open-mpi/) - Popular package that depends on this formula.
- [prrte](https://pkg.so/zh-hans/brew/prrte/) - Popular package that depends on this formula.
- [mpich](https://pkg.so/zh-hans/brew/mpich/) - Shares pkgdb curated category or tags: cli, hpc, mpi, science.
- [otf2](https://pkg.so/zh-hans/brew/otf2/) - Shares pkgdb curated category or tags: cli, hpc, science.
- [cubelib](https://pkg.so/zh-hans/brew/cubelib/) - Shares pkgdb curated category or tags: cli, hpc, science.
- [pnetcdf](https://pkg.so/zh-hans/brew/pnetcdf/) - Shares pkgdb curated category or tags: cli, hpc, mpi, science.
- [simgrid](https://pkg.so/zh-hans/brew/simgrid/) - Shares pkgdb curated category or tags: cli, hpc, mpi, science.
- [opencoarrays](https://pkg.so/zh-hans/brew/opencoarrays/) - Shares pkgdb curated category or tags: cli, hpc, mpi, science.
- [lammps](https://pkg.so/zh-hans/brew/lammps/) - Shares pkgdb curated category or tags: cli, mpi, science.
- [nwchem](https://pkg.so/zh-hans/brew/nwchem/) - Local package facts share a topical domain. Shared terms: cli, hpc, hwloc, mpi, science.

## Combined YAML source

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


## 来源

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