// install via winget
Command Prompt & PowerShell
click to copy
winget install Nexus.OmniGet
// direct download
Download Installer// 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 PowerShell or Windows Terminal and run:
winget install Nexus.OmniGet. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is OmniGet?
A unified command-line wrapper for Windows package managers WinGet and Scoop.
Is OmniGet free to download?
OmniGet is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update OmniGet with winget?
Run
winget upgrade Nexus.OmniGet in PowerShell or Windows Terminal to update OmniGet to the latest available version.What architecture does OmniGet support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.