Install with winget
Open PowerShell or Command Prompt and run:
winget install Nexus.OmniGet
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About OmniGet
OmniGet is a unified command-line wrapper that lets you install, update, search, and manage packages across WinGet and Scoop with a single consistent interface. It automatically detects which package managers are installed and routes commands accordingly, so you don't have to remember different syntax for each tool.
Advanced Install Options
Install (latest)
winget install Nexus.OmniGetInstall (pinned version)
winget install --id Nexus.OmniGet -e --version 1.0.0Upgrade
winget upgrade Nexus.OmniGetUninstall
winget uninstall Nexus.OmniGetFrequently Asked Questions
How do I install OmniGet using winget?
Open PowerShell or Windows Terminal and run:
winget install Nexus.OmniGet. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is OmniGet?
A unified command-line wrapper for Windows package managers WinGet and Scoop.
Is OmniGet free to use?
OmniGet is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update OmniGet with winget?
Run
winget upgrade Nexus.OmniGet in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall OmniGet?
Run
winget uninstall Nexus.OmniGet to remove OmniGet from your system.