How to Use Windows Package Manager (Winget) On Windows 11
You may find and install apps using a different approach on Windows 10 and 11. The application in question is Windows Package Manager, which is accessible through the command line utilities.
Essentially, Windows Package Manager, sometimes referred to as Winget, is a command-line utility that enables you to search for and install software on Windows 10 and 11 computers. Windows Package Manager's ability to search and display software from the Microsoft Store and winget repository is one of its best features.
This indicates that there is absolutely no risk associated in the installation procedure of the software you download from Winget, and they are completely safe and secure. Using Winget also spares you from the trouble of searching for a secure software download site and clicking on numerous download buttons.
The one issue with Windows Package Manager, though, is that it's not very user-friendly. It can only be accessed using Windows Terminal because it is fully text-based. Therefore, keep reading the post if you consider yourself a power user and want a better method for finding and downloading programs on Windows 11.
Read More: I will do godaddy website design, godaddy redesign, godaddy website seo, godaddy ecommerce
How to Use Windows Package Manager (Winget) On Windows 11
Below, we have shared some simple steps to search and install apps on Windows 11 using the Windows Package Manager. Here’s how you can use Winget on Windows 11 for downloading & installing apps.
1. How to Search for Apps on Windows 11 using Winget
The first step includes finding the app you wish to install on your Windows 11 computer.
1. Type in Command Prompt on the Windows 11 search. Next, right-click on the Command Prompt and select Run as administrator.
2. When the command prompt opens, you must execute a command to search for apps. For example, if you want to download the Photoscape app, execute this command:
winget search photoscape
3. The Windows Package Manager will search for Photoscape in the Windows Repository and Microsoft Store.
4. If you want to get details of a specific package, execute this command:
winget view app_id
Note: You must find the ‘app_id’ from the ‘Id’ column.
How to Install Apps with Windows Package Manager?
Once you find the app you want to install, you need to follow these steps to install the app. Here’s how you can install apps on Windows 11 with the winget command.
1. Follow the above steps to find the app you want to download & install.
2. Once you find the app, execute this command:
winget install app_id
Note: Replace app_id with the unique package ID displayed in the ‘ID’ column.
3. Now you must wait until winget downloads & installs the program on your PC.
That’s it! This is how you can download & install apps on Windows 11 with the winget command.
How to Update Windows Apps Using Winget?
You can update installed apps on Windows 11 using Winget as well. Here’s how you can update existing apps on Windows 11 using winget.
1. Open the Command Prompt with administrative rights.
2. Now execute this command to search for installed apps.
winget list
3. Now, you can see all apps installed on your computer.
4. To update a specific app, enter winget update <ID>. Replace <ID> with the Package ID for the app you want to update.
5. Run the following command to update every installed app:
winget update —everything
And that's it! Using the winget command, you can update programs on Windows 11.
And that's it! Here's how to use the Windows Package Manager to look for programs.
Thus, the focus of this tutorial is on using Windows Package Manager to find, download, and install programs.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home