Install with winget
Open PowerShell or Command Prompt and run:
winget install pvolok.mprocs
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About mprocs
mprocs runs multiple commands in parallel and shows output of each command separately. It allows you to list commands in mprocs.yaml and switch between their outputs interactively.
Advanced Install Options
Install (latest)
winget install pvolok.mprocsInstall (pinned version)
winget install --id pvolok.mprocs -e --version 0.9.2Upgrade
winget upgrade pvolok.mprocsUninstall
winget uninstall pvolok.mprocsFrequently Asked Questions
How do I install mprocs using winget?
Open PowerShell or Windows Terminal and run:
winget install pvolok.mprocs. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is mprocs?
Run multiple commands in parallel
Is mprocs free to use?
mprocs is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update mprocs with winget?
Run
winget upgrade pvolok.mprocs in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall mprocs?
Run
winget uninstall pvolok.mprocs to remove mprocs from your system.