# 使用 Homebrew, apk, Nix, scoop, winget 安装 mprocs

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

## 安装

```sh
sudo av install brew:mprocs
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mprocs
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mprocs
```

  证据: Alpine Linux edge package indexes: mprocs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#mprocs
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/mprocs
```

  证据: Scoop official bucket manifest trees: bucket/mprocs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id pvolok.mprocs -e
```

  证据: Windows Package Manager source index: pvolok.mprocs from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:mprocs
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mprocs>
- **版本:** 0.9.6
- **来源摘要:** Run multiple commands in parallel
- **主页:** <https://github.com/pvolok/dekit>
- **仓库:** <https://github.com/pvolok/dekit>
- **上游文档:** <https://github.com/pvolok/mprocs#readme>
- **许可证:** MIT
- **源码归档:** <https://github.com/pvolok/dekit/archive/refs/tags/v0.9.6.tar.gz>
- **最后更新:** 2026-07-04T16:53:44+09:00
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- dk (cli)
- mprocs (cli)
- dk (别名)
- mprocs (别名)

## 构建依赖

- rust

## 安装行为

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

## 版本和新鲜度

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

mprocs is a terminal UI for running a project's repeated background commands side by side. The upstream repository redirects from pvolok/mprocs to pvolok/dekit, but the README still describes the packaged tool as mprocs: it runs multiple commands in parallel, keeps each output separate, and lets the user switch to and interact with each process. The README positions it near parallel command runners, but with separate panes and terminal interaction deep enough to work inside programs such as vim.

### 项目历史

The changelog records a 0.1.0 Rust rewrite on 2022-04-05 that compiled on Windows, followed by a fast build-out of developer-workflow features: CLI commands and environment variables in May 2022, YAML config parsing, remote control, named processes, cwd and stop settings, keymaps, mouse support, copy mode, npm script loading, and global/local configuration. The 2024 and 2025 entries added terminal parser work and input fixes; the 0.9.0 release in 2026 added Procfile support, quit-on-finish, process log configuration, an on-init command, OSC window-title handling, and a broad terminal/pty rewrite.

### 使用方式

In practice mprocs is used as a lightweight project cockpit for things like a web server, watcher, test runner, bundler, database, and editor helper. A user can pass commands directly, define them in mprocs.yaml, load package.json scripts, or load a Procfile, then restart, stop, rename, add, and inspect processes from the TUI or remote-control socket. Its own FAQ draws the boundary with tmux and screen: mprocs is aimed at finite project commands that end when mprocs exits, not long-lived detachable shell sessions.

### 来源

- <https://github.com/pvolok/dekit/releases>
- <https://github.com/pvolok/mprocs>
- <https://raw.githubusercontent.com/pvolok/dekit/master/CHANGELOG.md>
- <https://raw.githubusercontent.com/pvolok/dekit/master/README.md>


## 安全说明

没有找到 mprocs 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/mprocs/mprocs.yaml, ./mprocs.yaml
- Windows: %APPDATA%\mprocs\mprocs.yaml, .\mprocs.yaml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mprocs
- **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

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

- Nix - mprocs: normalized package name match | nixpkgs package indexes: pkgs/by-name/mp/mprocs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - mprocs - 0.6.4-r1: normalized package name match | Alpine Linux edge package indexes: mprocs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Run multiple commands in parallel | https://github.com/pvolok/mprocs
- Scoop - main/mprocs: normalized package name match | Scoop official bucket manifest trees: bucket/mprocs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - pvolok.mprocs: normalized package name match | Windows Package Manager source index: pvolok.mprocs from https://cdn.winget.microsoft.com/cache/source.msix
- Nix - dk: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/dk/dk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - dk - 2.3-r2: installed executable or alias match | Alpine Linux edge package indexes: dk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Tiling window manager taking inspiration from dwm, bspwm, and xmonad | https://bitbucket.org/natemaia/dk
- apk - dk-doc - 2.3-r2: installed executable or alias match | Alpine Linux edge package indexes: dk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Tiling window manager taking inspiration from dwm, bspwm, and xmonad (documentation) | https://bitbucket.org/natemaia/dk
- winget - Diskuv.dk: installed executable or alias match | Windows Package Manager source index: Diskuv.dk from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/zh-hans/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [rust](https://www.automicvault.com/zh-hans/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [bagels](https://www.automicvault.com/zh-hans/pkg/brew/bagels/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [circumflex](https://www.automicvault.com/zh-hans/pkg/brew/circumflex/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [dooit](https://www.automicvault.com/zh-hans/pkg/brew/dooit/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [jiratui](https://www.automicvault.com/zh-hans/pkg/brew/jiratui/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [lf](https://www.automicvault.com/zh-hans/pkg/brew/lf/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [midnight-commander](https://www.automicvault.com/zh-hans/pkg/brew/midnight-commander/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [newsboat](https://www.automicvault.com/zh-hans/pkg/brew/newsboat/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [nom](https://www.automicvault.com/zh-hans/pkg/brew/nom/) - Shares av.db curated category or tags: cli, productivity, terminal, tui.
- [mprocs](https://www.automicvault.com/zh-hans/pkg/npm/mprocs/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, management, mprocs, multiple, parallel.
- [vit](https://www.automicvault.com/zh-hans/pkg/brew/vit/) - Local package facts share a topical domain. Shared terms: cli, management, productivity, terminal, tui.
- [mprocs](https://www.automicvault.com/zh-hans/pkg/npm/mprocs/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/mprocs.yml](https://github.com/automic-vault/db/blob/main/combined/mprocs.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
