# mprocs mit Homebrew, apk, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mprocs in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mprocs
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mprocs
```

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:mprocs
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mprocs>
- **Version:** 0.9.6
- **Quellzusammenfassung:** Run multiple commands in parallel
- **Homepage:** <https://github.com/pvolok/dekit>
- **Repository:** <https://github.com/pvolok/dekit>
- **Upstream-Dokumentation:** <https://github.com/pvolok/mprocs#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/pvolok/dekit/archive/refs/tags/v0.9.6.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-04T16:53:44+09:00
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- dk (cli)
- mprocs (cli)
- dk (Alias)
- mprocs (Alias)

## Build-Abhängigkeiten

- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.9.6
- Manager aktualisiert: 2026-07-04
- lokale Daten: OK
- Upstream-Repository: https://github.com/pvolok/dekit
- neueste erkannte Version: v0.9.6 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

Für mprocs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
