Automic VaultAutomic Vault

brew

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mprocs

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add mprocs

Alpine Linux edge package indexes · mprocs · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#mprocs

nixpkgs package indexes · pkgs/by-name/mp/mprocs/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/mprocs

Scoop official bucket manifest trees · bucket/mprocs.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id pvolok.mprocs -e

Windows Package Manager source index · pvolok.mprocs · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Run multiple commands in parallel

Befehle und Aliase

  • dk
  • mprocs

Verlauf

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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/mprocs/mprocs.yaml./mprocs.yaml
Windows
%APPDATA%\mprocs\mprocs.yaml.\mprocs.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dkcliglobales Executable
mprocscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version0.9.6
Manager aktualisiert2026-07-04
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.9.6

https://github.com/pvolok/dekit

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mprocs
Version0.9.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mprocs
Homepagehttps://github.com/pvolok/dekit
Repositoryhttps://github.com/pvolok/dekit
Upstream-Dokumentationhttps://github.com/pvolok/mprocs#readme
LizenzMIT
Quellarchivhttps://github.com/pvolok/dekit/archive/refs/tags/v0.9.6.tar.gz
Zuletzt aktualisiert2026-07-04T16:53:44+09:00
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemprocs
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

mprocs

nix profile install nixpkgs#mprocs
  • normalized package name match
  • Abgeglichen nach: Mprocs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mp/mprocs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

mprocs 0.6.4-r1

Run multiple commands in parallel

https://github.com/pvolok/mprocs

sudo apk add mprocs
  • License: MIT
  • Architecture: x86_64
  • Source Package: mprocs
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mprocs
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mprocs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
Scoop95%

main/mprocs

scoop install main/mprocs
  • normalized package name match
  • Abgeglichen nach: Mprocs
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/mprocs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

pvolok.mprocs

winget install --id pvolok.mprocs -e
  • normalized package name match
  • Abgeglichen nach: Mprocs
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: pvolok.mprocs from https://cdn.winget.microsoft.com/cache/source.msix
Nix92%

dk

nix profile install nixpkgs#dk
  • installed executable or alias match
  • Abgeglichen nach: Dk
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dk/dk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk92%

dk 2.3-r2

Tiling window manager taking inspiration from dwm, bspwm, and xmonad

https://bitbucket.org/natemaia/dk

sudo apk add dk
  • License: MIT
  • Architecture: x86_64
  • Source Package: dk
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Dk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

dk-doc 2.3-r2

Tiling window manager taking inspiration from dwm, bspwm, and xmonad (documentation)

https://bitbucket.org/natemaia/dk

sudo apk add dk-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: dk
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Dk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
winget92%

Diskuv.dk

winget install --id Diskuv.dk -e
  • installed executable or alias match
  • Abgeglichen nach: Dk
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Diskuv.dk from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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