Install via Winget
winget install Nexus.OmniGet
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
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.
Frequently Asked Questions
How do I install OmniGet using winget?
Open Windows Terminal or PowerShell and run:
winget install Nexus.OmniGet. Winget is built into 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 download?
OmniGet is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update OmniGet with winget?
Run
winget upgrade Nexus.OmniGet in Windows Terminal or PowerShell to update OmniGet to the latest available version.