The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech Leads28-29 May

Join

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 a Windows-first, intuitive GUI for the most common CLI package managers on Windows 10 and 11. Cross-platform builds are also available for macOS and Linux, with support for package managers including WinGet, Scoop, Chocolatey, Homebrew, APT, DNF, Pacman, Flatpak, Snap, pip, npm, Bun, .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 Package Managers section 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

Installation

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

Windows

UniGetUI is primarily built for Windows. The Microsoft Store is the recommended installation method, but direct installer and package-manager options are also available.

alt_text

Download the Windows installer:

GitHub Release Use the installer for the best Windows experience. UniGetUI.Installer.exe is the legacy/default x64 installer alias; use the explicit architecture downloads if needed.

Architecture Installer Portable .zip
x64 UniGetUI.Installer.x64.exe (default x64 alias) UniGetUI.x64.zip
arm64 UniGetUI.Installer.arm64.exe UniGetUI.arm64.zip

Install via WinGet:

WinGet Package Version

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

Install via Scoop:

Scoop version

scoop bucket add extras
scoop install extras/unigetui

Install via Chocolatey:

Chocolatey Version

choco install unigetui

NativeAOT builds

Release packages are compiled with NativeAOT on all supported platforms (Windows, macOS, and Linux) for improved startup performance and a reduced attack surface. If you want to build the same configuration locally, the repository includes helper publish profiles and a script:

pwsh ./scripts/publish-nativeaot.ps1 -Platform x64   # or arm64

This publishes src/UniGetUI.Avalonia/UniGetUI.Avalonia.csproj as a self-contained NativeAOT build into artifacts/nativeaot/win-<platform>/.

macOS

macOS builds are available from GitHub Releases. Use the .dmg for the standard installer experience, or the .tar.gz archive for a portable app bundle.

Architecture .dmg .tar.gz
Apple silicon (arm64) UniGetUI.macos-arm64.dmg UniGetUI.macos-arm64.tar.gz
Intel (x64) UniGetUI.macos-x64.dmg UniGetUI.macos-x64.tar.gz

Linux

Linux builds are available from GitHub Releases. Use the .deb package for Debian/Ubuntu-based distributions, the .rpm package for Fedora/RHEL-based distributions, or the .tar.gz archive for a portable build.

Architecture .deb .rpm .tar.gz
x64 Download Download Download
arm64 Download Download Download

Install the package that matches your distribution and architecture:

# Debian/Ubuntu-based distributions
sudo apt install ./UniGetUI.linux-x64.deb

# Fedora/RHEL-based distributions
sudo dnf install ./UniGetUI.linux-x64.rpm

# Portable archive
tar -xzf UniGetUI.linux-x64.tar.gz
./UniGetUI

Replace x64 with arm64 in the file name when using the arm64 build.

Update UniGetUI

UniGetUI has a built-in autoupdater. On Windows, it can also be updated like any other package within UniGetUI when installed through WinGet, Scoop, or Chocolatey.

Features

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.

UniGetUI loads package managers based on the current platform. Windows builds include WinGet, Scoop, Chocolatey, Windows PowerShell, PowerShell 7, npm, Bun, pip, Cargo, .NET Tool, and vcpkg. macOS and Linux builds include Homebrew, PowerShell 7, npm, Bun, pip, Cargo, .NET Tool, and vcpkg; Linux builds also include distro-aware support for APT, DNF, Pacman, Snap, and Flatpak where applicable.

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. For the current language list, completion status, and per-language contributor attributions, see TRANSLATION.md. If you spot a translation issue or want to improve a locale, please open an issue or submit a pull request.

Screenshots

image

image

image

image

image

image

image

image

image

Contributions

UniGetUI continues to grow thanks to its community of contributors. Devolutions is grateful to everyone who contributes code, translations, documentation, testing, and feedback to the project.

Contributors

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: https://github.com/microsoft/winget-cli/issues/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 packages from third-party package managers safe?

A: UniGetUI and the package-manager maintainers aren't responsible for every package available for download. Packages are provided by third parties and can theoretically be compromised, regardless of whether they come from WinGet, Scoop, Chocolatey, Homebrew, APT, DNF, Pacman, Flatpak, Snap, or another source.

Some package managers and repositories implement checks to mitigate the risks of downloading malware. Even so, it's recommended that you only download software from trusted publishers.

Command-line interface:

Check out the CLI reference here and the IPC reference here.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.