Skip to content

Devolutions/UniGetUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7,751 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

WARNING: wingetuiβ€’com and unigetuiβ€’com are fake websites hosted by a third-party. please do NOT trust them


Devolutions UniGetUI

Important

Major announcement: UniGetUI has entered its next chapter with Devolutions. Read the blog post and the official press release.

Downloads Release Version Badge Issues Badge Closed Issues Badge
UniGetUI is an intuitive GUI for the most common CLI package managers on Windows 10 and 11, including WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool, PowerShell Gallery, and more. With UniGetUI, you can discover, install, update, and uninstall software from multiple package managers through one interface.

image View more screenshots here

Check out the Supported Package Managers Table for more details!

Disclaimer: UniGetUI is not affiliated with the package managers it integrates with. Packages are provided by third parties, so review sources and publishers before installation.

GitHub Actions Workflow Status

Caution

The official website for UniGetUI is https://devolutions.net/unigetui/.
The official source repository is https://github.com/Devolutions/UniGetUI.
Any other website should be considered unofficial, despite what they may say.

πŸ”’ Found a security issue? Please report it via the Devolutions security page

Project stewardship

UniGetUI was created by MartΓ­ Climent and is now maintained by Devolutions. The project remains free, open source, and MIT-licensed. Devolutions' stewardship brings long-term investment, structured governance, stronger security processes, and a roadmap for broader enterprise readiness while keeping UniGetUI standalone and community-driven.

Read more in the Devolutions announcement and the official press release.

Table of contents

Featured|HelloGitHub

Installation

There are multiple ways to install UniGetUI β€” choose whichever one you prefer!

Microsoft Store installation (recommended)

alt_text

Download UniGetUI installer:

GitHub Release

Click here to download UniGetUI

Install UniGetUI via WinGet:

WinGet Package Version

winget install --exact --id MartiCliment.UniGetUI --source winget

Install UniGetUI via Scoop:

Scoop version

scoop bucket add extras
scoop install extras/unigetui

Install UniGetUI via Chocolatey:

Chocolatey Version

choco install wingetui

Update UniGetUI

UniGetUI has a built-in autoupdater. However, it can also be updated like any other package within UniGetUI (since UniGetUI is available from WinGet, Scoop and Chocolatey).

Features

  • Install, update, and remove software from your system easily at one click: UniGetUI combines the packages from the most used package managers for windows: Winget, Chocolatey, Scoop, Pip, Npm and .NET Tool.
  • Discover new packages and filter them to easily find the package you want.
  • View detailed metadata about any package before installing it. Get the direct download URL or the name of the publisher, as well as the size of the download.
  • Easily bulk-install, update, or uninstall multiple packages at once selecting multiple packages before performing an operation
  • Automatically update packages, or be notified when updates become available. Skip versions or completely ignore updates on a per-package basis.
  • Manage your available updates at the touch of a button from the Widgets pane or from Dev Home pane with Widgets for UniGetUI*.
  • The system tray icon will also show the available updates and installed packages, to efficiently update a program or remove a package from your system.
  • Easily customize how and where packages are installed. Select different installation options and switches for each package. Install an older version or force to install a 32 bit architecture. [But don't worry, those options will be saved for future updates for this package*]
  • Share packages with your friends using generated package links.
  • Export custom lists of packages to then import them to another machine and install those packages with previously specified, custom installation parameters. Setting up machines or configuring a specific software setup has never been easier.
  • Backup your packages to a local file to easily recover your setup in a matter of seconds when migrating to a new machine*

Supported Package Managers

NOTE: All package managers do support basic install, update, and uninstall processes, as well as checking for updates, finding new packages, and retrieving details from a package.

image

βœ…: Supported on UniGetUI
β˜‘οΈ: Not directly supported but can be easily achieved
⚠️: May not work in some cases
❌: Not supported by the Package Manager

Translations

UniGetUI translations are maintained directly in this repository. All supported languages are kept at 100% completion with AI instead of shipping partial translations. If you spot a mistake or want to improve a translation, please open a GitHub issue or submit a pull request.

Contributions

UniGetUI wouldn't have been possible without the help of our dear contributors. From the person who fixed a typo to the person who improved half of the code, UniGetUI wouldn't be possible without them! πŸ˜„

Contributors:

My dear contributors

Screenshots

image

image

image

image

image

image

image

image

image

image

Frequently asked questions

Q: I am unable to install or upgrade a specific Winget package! What should I do?

A: This is likely an issue with Winget rather than UniGetUI.

Please check if it's possible to install/upgrade the package through PowerShell or the Command Prompt by using the commands winget upgrade or winget install, depending on the situation (for example: winget upgrade --id Microsoft.PowerToys).

If this doesn't work, consider asking for help at Winget's project page.

Q: The name of a package is trimmed with ellipsis β€” how do I see its full name/id?

A: This is a known limitation of Winget.

For more details, see this issue: microsoft/winget-cli#2603.

Q: My antivirus is telling me that UniGetUI is a virus! / My browser is blocking the download of UniGetUI!

A: A common reason apps (i.e., executables) get blocked and/or detected as a virus β€” even when there's nothing malicious about them, like in the case of UniGetUI β€” is because a relatively large amount of people are not using them.

Combine that with the fact that you might be downloading something recently released, and blocking unknown apps is in many cases a good precaution to take to prevent actual malware.

Since UniGetUI is open source and safe to use, whitelist the app in the settings of your antivirus/browser.

Q: Are Winget/Scoop packages safe?

A: UniGetUI, Microsoft, and Scoop aren't responsible for the packages available for download, which are provided by third parties and can theoretically be compromised.

Microsoft has implemented a few checks for the software available on Winget to mitigate the risks of downloading malware. Even so, it's recommended that you only download software from trusted publishers.


Check out the Wiki for more information!

Command-line parameters:

Check out the full list of parameters here