How to Use Windows 10’s Package Manager (winget)

666
How to Use Windows 10’s Package Manager (winget)

Here we can see, “How to Use Windows 10’s Package Manager (winget)”

Microsoft’s Windows Package Manager, also referred to as winget, eliminates the necessity to navigate the Microsoft Store app whenever you would like to download an app.

Now in its full release, Windows Package Manager v1.0 may be a command-line program that instructs Windows to seek out an app and install it.

Winget facilitates automating app management by allowing you to put in, upgrade, configure, and uninstall apps. But, before we get to how you’ll use Winget for these tasks, let’s confirm you’ve got the Windows Package Manager installed correctly.

How to Install Winget

There is quite a method to put in Windows 10 package manager’s stable version. Microsoft will soon begin to deliver Winget via an automatic update on Windows 10, version 1809 or later.

Also See:  Gigabyte ransomware attack includes Intel, AMD confidential documents

Meanwhile, let’s check out how you’ll install the widget manually.

  1. Using the Microsoft Store: look for App Installer within the Microsoft Store to put in winget.
  2. Using release file from GitHub: Download the newest release file from the Microsoft Windows Package Manager GitHub. Double click on the .appxbundle file and follow the install wizard’s prompts.

How to Use Winget

You can get the widget’s current list of available commands by running it in prompt or PowerShell. Alternatively, you’ll download Windows Terminal and use that, too.

Type winget within the instruction and hit Enter. This could present an inventory of all widget commands. Let’s check out a couple of widget commands and see what they are doing for us.

1. Search for Apps

Winget can find apps you want to put in about the knowledge within the metadata fields, like name and tags. To look for an app, you’ll get to use the search command. as an example, if you wanted to put in Firefox, you’d use the subsequent command:

winget search firefox

2. Get Package Information

If you want to see any additional information, like the app’s version or description, you’ll use the widget show “Id” command. Here, you’ll get to search the ID by using winget search, then run the widget show command. as an example, if we wanted more information on Firefox, we might run the subsequent command:

winget show mozilla.firefox

3. Install and Upgrade Apps

You can install apps using Winget or check if your currently installed packages have any upgrades available. You’ll use the subsequent commands for installation or upgrades, respectively:

winget install firefox
winget upgrade firefox

If you’d wish to upgrade all the packages installed, you’ll use the subsequent command:

winget upgrade --all

You can even prefer to run your package installation within the background with the subsequent command:

winget install firefox --silent

4. Uninstall Apps

If you’ve made up your mind to wash up your PC and need an inventory of installed apps, you’ll use the subsequent commands to urge the list and uninstall an app, respectively:

winget list
winget uninstall firefox
Also See:  How to Follow to a Twitter Feed with an RSS Reader

You Can Now Kiss Microsoft Store Goodbye (Almost)

It could happen that an app you’re trying to find doesn’t exist on the Windows Package Manager. However, you’ll request Microsoft to feature that package so others can find it. You’ll download the Windows Package Manager Manifest Creator—i.e., Winget creates—from GitHub. You’ll get to locate the installer’s link and supply it for Microsoft to review.

Introducing the widget’s stable version means there’s one less difference between Windows and Linux that causes envy among Windows users. Nevertheless, several differences remain between the 2 popular operating systems.

Conclusion 

I hope you found this guide useful. If you’ve got any questions or comments, don’t hesitate to use the shape below. 

User Questions:

  1. Is Winget a package manager?

The Windows Package Manager (also called Winget) may be a free and open-source package manager designed by Microsoft for Windows 10 and Windows 11. It consists of a command-line utility and a group of services for installing applications. ISVs can use it as a channel for their software packages.

  1. What is a Windows app package?

The Windows App package (.appx/.msix) format is that the simple and secure packaging format wont to distribute and install apps on Windows 8. x and 10 and is that the only format allowed for Universal Windows Platform apps.

  1. What programs does Windows 10 come with?

Windows 10 includes online versions of OneNote, Word, Excel, and PowerPoint from Microsoft Office. the web programs also have their apps, including apps for Android and Apple smartphones and tablets.

Also See:  How to: Fix Battleye Service Startup Failed Error With These Solutions
  1. Winget is AMAZING (and you ought to use it)

Winget is AMAZING (and you should use it) from Windows10

  1. Windows 10 will now get a package manager. Winget

Windows 10 will now get a package manager. Winget from computertechs