Install with winget
Open PowerShell or Command Prompt and run:
winget install jedisct1.minisign
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Minisign
Minisign is a dead simple tool to sign files and verify signatures. It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system.
Advanced Install Options
Install (latest)
winget install jedisct1.minisignInstall (pinned version)
winget install --id jedisct1.minisign -e --version 0.12Upgrade
winget upgrade jedisct1.minisignUninstall
winget uninstall jedisct1.minisignFrequently Asked Questions
How do I install Minisign using winget?
Open PowerShell or Windows Terminal and run:
winget install jedisct1.minisign. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Minisign?
A dead simple tool to sign files and verify digital signatures.
Is Minisign free to use?
Minisign is distributed under the ISC license. Check the publisher’s site for full licensing details.
How do I update Minisign with winget?
Run
winget upgrade jedisct1.minisign in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Minisign?
Run
winget uninstall jedisct1.minisign to remove Minisign from your system.