Microsoft ships Windows Package Manager (winget) version 1.0

  • Windows Package Manager version 1.0 available on Windows 10.
  • The winget command can be used to search, download, install, and configure apps using Command Prompt or PowerShell.
  • The tool is compatible with Windows 10 version 1809 and higher releases.

Version 1.0 of the Windows Package Manager is finally being released by Microsoft. After revealing the answer in Build 2020, the business announced the Build 2021 developer conference.

The Windows Package Manager, sometimes known as Winget, is an alternative to command-line tools for installing applications. The package manager is designed to save time and irritation by automating the process of looking for, downloading, installing, upgrading, and customizing software on your computer, even if you can already download and install them on Windows 10.

Finding the links, downloading, and reinstalling all of your programs takes a lot of time, as anyone who has ever had to set up a new device or reinstall Windows 10 knows. You can select the apps you wish to obtain using a straightforward command in the Windows Package Manager. After that, the client will automatically locate and install the most recent version—or the particular version you require.

Using winget on Windows 10

For instance, you can search for an application in the repository using the winet search followed by the keyword, and then install it using the winet install followed by the name of the application (for instance, winet install Oracle.MySQL).

You can use winget upgrade or the winget upgrade –all to download and update every application if you want to see if there are any upgrades.

For example, you may use the Winget export packages while reinstalling Windows 10.JSON command to export your device’s installed apps, followed by the Winget import packages.All of the programs can be reinstalled on the new machine or installation using jsoncommand.

To examine all of the apps that are installed on the device, use the Winget list. To delete programs, use the Winget uninstall button followed by the app’s name.

Installing winget on Windows 10

The operating system’s built-in App Installer application comes with the new package manager. It will take some time before consumers can access the updated version, though. According to Microsoft, in the upcoming weeks, the manager will be installed automatically on Windows 10 21H1, 20H2, 2004, and previous versions. However, in order to use the solution in the interim, you will need to manually update the app installer through the Microsoft Store.

The Winget command-line tool is not available through the Microsoft Store. Rather, the business has established a distinct repository for app validation and maintenance. Future versions, however, are anticipated to support Store apps.

Other package managers can use this collection of verified packages because the Windows Package Manager is also an open-source project. Additionally, after Microsoft reviews and approves their package manifest, software developers can use the distribution mechanism to make apps accessible to customers through the open-source Microsoft Community Package Manifest Repository on GitHub.

Leave a Comment