Wingetlywingetly
← All apps
O

OmniGet

by Pranav-Nexusv1.0.6

Last updated

A unified command-line wrapper for Windows package managers WinGet and Scoop.

Install with winget

$ winget install --id Nexus.OmniGet --exact --version 1.0.6

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for OmniGet

OmniGet uses EXE. The silent install switches are /S.

One-line silent install (x64)
OmniGetSetup.exe /S

See the full silent install reference for OmniGet

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

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.

Installers · v1.0.6

ArchitectureTypeScopeInstallDownload
x86EXE-Direct
x64EXE-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for OmniGet.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • M
    Microsoft.UI.XamlMicrosoft Corporation
    Microsoft.UI.Xaml.2.8v8.2310.30001.0

    Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

  • App InstallerMicrosoft Corporation
    Microsoft.AppInstallerv1.29.290

    Microsoft App Installer lets you easily install Windows apps with a double-click. It also includes WinGet for powerful command-line app management.

  • P
    psmuxJosh
    marlocarlo.psmuxv3.3.8

    Terminal multiplexer for Windows - tmux alternative for PowerShell and Windows Terminal

  • starshipStarship Contributors
    Starship.Starshipv1.26.0

    The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

    The new Windows Terminal, a tabbed command line experience for Windows.

More from Pranav-Nexus or browse package-manager, powershell, scoop.

Frequently asked questions

How do I install OmniGet on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Nexus.OmniGet --exact --version 1.0.6. winget downloads the installer from Pranav-Nexus and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install OmniGet silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Nexus.OmniGet --exact 1.0.6 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for OmniGet?
OmniGet uses EXE. Run the downloaded installer with: OmniGetSetup.exe /S. The silent switches are /S.
How do I uninstall OmniGet via winget?
Run: winget uninstall --id Nexus.OmniGet --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from OmniGet's Apps & Features entry.
Is OmniGet free?
OmniGet is distributed under MIT. Refer to the publisher (https://github.com/Pranav-Nexus/omniget) for the full license terms - Wingetly itself does not charge for installation.
Does OmniGet work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls OmniGet directly from the publisher.
How do I keep OmniGet up to date?
Run winget upgrade --id Nexus.OmniGet --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of OmniGet from microsoft/winget-pkgs.

Recent versions

  • 1.0.6latest
  • 1.0.4
  • 1.0.0