# Install mprocs with Homebrew, apk, Nix, scoop, winget

Run multiple commands in parallel. Version 0.9.6 via Homebrew; verified 2026-07-04.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mprocs
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mprocs
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:mprocs
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/mprocs>
- **Version:** 0.9.6
- **Source summary:** Run multiple commands in parallel
- **Homepage:** <https://github.com/pvolok/dekit>
- **Repository:** <https://github.com/pvolok/dekit>
- **Upstream docs:** <https://github.com/pvolok/mprocs#readme>
- **License:** MIT
- **Source archive:** <https://github.com/pvolok/dekit/archive/refs/tags/v0.9.6.tar.gz>
- **Last updated:** 2026-07-04T16:53:44+09:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- dk (cli)
- mprocs (cli)
- dk (alias)
- mprocs (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.9.6
- Package-manager updated: 2026-07-04
- Local data: ok
- Upstream repository: https://github.com/pvolok/dekit
- Upstream latest detected: v0.9.6 (current)
## Project history and usage

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.

### Project history

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.

### How it is used

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.

### Sources

- <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>


## Security Notes

No matching local secret-handling manifest was found for mprocs. Nucleus package metadata is still published here so future coverage has a stable package 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 Details

- **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

## Other Package-Manager Records

- 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


## Related links

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


## Sources

- 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
