开源软件包管理器 WingetUI v2.2.0 中文免费版【绿色软件】

介绍

Winget 是一个很多人都非常熟悉的软件包管理器,但大多数休闲用户由于命令行界面而干脆放弃使用它,这可能看起来令人生畏。那些熟悉这种界面的人会说,它们已经很简单了,但大多数休闲用户仍然喜欢图形用户界面。

WingetUI,正如它的名字所示,为你所有的软件管理需求提供了一个图形界面。无论是安装或删除软件,还是更新你电脑上的现有程序,这个解决方案都支持 Winget、Scoop 和 Chocolatey 作为其软件包管理器,这意味着你将有一个慷慨的程序目录可以查看。

软件截图

图片[1]-开源软件包管理器 WingetUI v2.2.0 中文免费版【绿色软件】-晓白博客网

软件特点

  • WingetUI 有能力安装、更新和卸载 Winget、Scoop 和 Chocolatey 的软件包。WingetUI 还将检测您的手动安装的应用程序是否可以被更新。
  • 它还可以升级和卸载以前安装的软件包–以及卸载内置的 Windows 应用程序。
  • WingetUI 有能力导入和导出你选择的软件包,这样你就可以在未来轻松地安装它们。
  • WingetUI 支持用一个界面来管理 Scoop buckets。
  • 安装一个旧版本的应用程序。
  • 当有可用的更新时,WingetUI 会显示一个通知。
  • 从它的上下文菜单中管理你的更新和安装的包。
  • 用户将被通知一个应用程序的安装/更新/卸载是否成功完成。
  • 能够排队安装,以防止冲突。
  • 提供了一个黑暗的主题,以防止你的眼睛被灼伤。?
  • WingetUI 能够在安装前显示软件包的相关信息(如其许可证、SHA256 哈希值、主页等)。
  • 有超过 14000 个可用的软件包(如果 winget、scoop 和 chocolatey 被启用)!
  • 更多的功能将在未来推出!

一个适合所有人的软件包管理器
Winge t是一种在你的系统上快速安装众多程序的有效方法,而拥有一个 GUI 使这个过程对所有类型的用户来说都更容易。就用户界面而言,这个界面明显是现代的,而且易于浏览,所以它是一个相当成功的实现。

第一次启动时,你可以选择你喜欢的软件包管理器。Winget 和 Chocolatey 是自动选择的,但你也可以启用 Scoop,这是一个包含实用程序的软件包管理器,为更有经验的用户群服务。

在所有这些之后,是时候翻阅软件目录了。如果说它是慷慨的,那就是低估了它:在所有三个软件包管理器中,有超过 14.000 个软件包可用,所以请随意查找你需要的程序。

不同的安装方式
在你选择了你的软件之后,现在是时候开始安装了。你可以选择让程序为你处理安装,或者你可以通过交互式安装选项手动进行安装。你也可以自由地跳过哈希检查,以加快下载过程。

该工具还有一个软件更新工具,它扫描你电脑上的程序,并通知你任何更新。这为一次大规模更新多个程序提供了一个良好、有效的方法。

你还可以通过 “安装包 “界面卸载一些已安装的程序。选择你想处理的程序,软件会帮助你更快地完成这一过程。

一个更容易访问的 Winget
WingetUI 提供了一个界面,使用户能够有效地利用几个软件包管理器,帮助他们更有效地安装和管理计算机上的软件。

这个项目的主要目标是为 Windows 10 和 Windows 11 的最常见的 CLI 软件包管理器创建一个直观的 GUI,如 Winget、Scoop 和 Chocolatey。有了这个应用程序,你将能够轻松地下载、安装、更新和卸载任何在支持的软件包管理器上发布的软件以及更多。

更新日志

Changelog

  • WingetUI does now support PowerShell Gallery, the 7th Package Manager.
  • Added Support for WingetUI Widgets, a set of widgets for the Windows Widgets pane that will ease installing available package updates.
  • Installation options will be saved for each package, so they do not need to be reapplied on each install/update
  • Exporting packages has been reworked:
    • Installation options will be saved next to the package list.
    • Ignored updates and skipped versions will also be exported
    • Package lists can now be exported in YAML or JSON formats.
  • WingetUI can now backup your installed packages automatically.
  • Chocolatey and PowerShell do now support multiple sources. Winget and Scoop sources mechanisms have been improved.
  • Add Romanian as a supported language
  • Added the ability to uninstall, then update packages
  • Added the ability to reinstall packages from the Installed Packages tab
  • WingetUI source code is more modular, partially detaching the interface from the Package Engine. This will allow for further interface improvements.
  • Integrity checker is now more powerful and reaches more WingetUI files.
  • Ignored packages and skipped versions will be now stored on human-readable, JSON files.
  • Minor improvements on the sharing interface
  • Prerelease packages can now be installed with a simple toggle from the details tab.
  • Install location can be customized for Winget packages.
  • Improvements to the Interface API (Widgets and Share)
  • A new WebView Wrapper has been added in order to show Release Notes and Help articles
  • Save cached files under AppData\Local\WingetUI instead of under .wingetui
  • Improvements in operation logs
  • General interface improvements
  • Better handling for when .NET Framework is not installed
  • Improvements in the Settings Tab
  • Tons of other under-the-hood improvements and fixes

What's Changed

  • Several improvements to Spanish translation.
  • Improvements
  • Add [CustomMessages] in Inno Setup and icon
  • Account for cases where the user has a PowerShell profile
  • Fixed search translation strings on multiline
  • Fix for Accent Color Change Theme bug
  • Add widgets API
  • Fix Steam and Uplay
  • Add custom WebView2 wrapper to show help articles
  • Digitally sign DLL files
  • Change ignore file format to json
  • Improve Import/Export capabilities
  • Universal manager-source handling interfac
  • Readme: Make install through Winget command more specific
  • Structure WingetUI as a module
  • Add Powershell Gallery support

下载地址

开源软件包管理器 WingetUI v2.2.0 中文免费版【绿色软件】-晓白博客网
隐藏内容,输入密码后查看
微信扫二维码,关注公众号发送“密码”即可获取密码查看内容
晓白博客网版权所有,原文地址https://www.xbnb.cn/21135
© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 如有资源失效请在下面及时反馈,谢谢!! 抢沙发

请登录后发表评论

    请登录后查看评论内容