WingetUI is a third-party GUI utility for easy-to-use CLI package managers such as Winget, Scoop, Chocloatey, and npm, among others.
Yesterday the app was updated to version 2.2.0, and it brings several improvements, as it now supports WingetUI Widgets that make it easier to install available updates.
Other usability improvements include saving package installation details, exporting details with YAML and JSON format support, and more.
The new version also supports the PowerShell Gallery. As its name suggests, the PowerShell Gallery or PSGallery is a repository that contains Desired State Configuration (DSC) scripts, modules, and packages. You can find the full changelog for WingetUI version 2.2.0 here.
Download WingetUI
Install WingetUI with Winget:
winget install SomePythonThings. WingetUIStore
Install WingetUI with Scoop:
scoop bucket add extras
scoop install extras/wingetui
Install WingetUI with Chocolatey:
choco install wingetui
Update WingetUI
WingetUI has a built-in automatic updater. However, it can be updated like any other package within WingetUI (via Winget and Scoop).