News

Windows developers have long looked at Linux’s surfeit of package managers with envy. Having a simple command line tool like apt or rpm that would install an application and all its prerequisites ...
Windows Package Manager has been updated to version 1.3. The update adds support for portable packages, which are apps that don't require an installer. Windows ...
With time, security loopholes surfaced in operating systems and the software that runs on them. As such, it becomes essential to plug these holes to keep your system and personal information safe.
At its Build 2020 conference, which had to be held as an online-only event this time around due to the coronavirus outbreak, Microsoft had a bunch of announcements to make, some of which include new ...
WINGET is a command-line tool that helps you install, uninstall, and obtain more information about an app using Windows PowerShell. This open-source tool is intended for developers to run packages ...
Last week, Microsoft released the first stable version of its Windows 10 package manager, Winget, which enables users to manage apps via command-line. Much like package managers available on other ...
Package managers are incredibly useful, and when Microsoft added the Windows Package Manager (winget) to Windows, it immediately became one of my favorite tools. Package managers make it easy to ...
Microsoft has released the first stable version of the native Winget Windows 10 package manager that helps you manage applications directly from the command line. Just as other package managers ...
Finally, Microsoft has a way to avoid wading through the Microsoft Store app or hunting down an app download link from the web: Winget, also known as the Windows Package Manager, has finally been ...
Installing a bunch of applications at once on Windows can be annoying. You need to find the installer packages, download them, then run them all, one after another ...