In the realm of web browsers, the familiar quip about Microsoft Edge often rings true: many users open it solely to download Google Chrome. While Chrome undeniably dominates the market, it’s essential to recognize that Microsoft Edge has evolved into a robust browser in its own right. Yet, for those who prefer alternatives, there exists a more efficient method than navigating through Edge to acquire a different browser.
Windows Package Manager? What on earth is that?
Enter the Windows Package Manager, a tool that has become a favorite among Windows 11 users. This terminal-based utility streamlines the installation of software from various sources, including the Microsoft Store. The beauty of the Windows Package Manager lies in its efficiency; with just a single command, users can install multiple applications simultaneously without the hassle of visiting various websites.
Rather than hosting software, the Windows Package Manager utilizes manifests that guide it to the appropriate download locations. For those seeking a more user-friendly experience, third-party services like winstall.app offer an app store-like interface, generating installation commands for multiple applications at once. This can be particularly beneficial for beginners, as it not only simplifies the process but also familiarizes users with the terminal’s syntax.
For individuals accustomed to Linux, the transition to using the Windows Package Manager will feel intuitive. While there are slight differences in package name structures, the overall experience remains similar, allowing users to navigate the terminal with ease.
Using Windows Package Manager to install Google Chrome instead of Edge
Consider the traditional method of installing Google Chrome via Edge: launching the browser, signing in or dismissing prompts, navigating to Google’s website, downloading the installer, and finally executing it. This process, reminiscent of a bygone era, can be streamlined significantly.
Instead, open the Terminal app on Windows 11 and input the following command:
winget install google.chrome
Within moments, the Windows Package Manager will retrieve the installer and handle the installation process for you. This method is not only faster and simpler but also eliminates the need to engage with Edge altogether. For those interested in alternative versions of Chrome, simply append .beta, .canary, or .dev to the command above, depending on your preference.
Advocating for the Windows Package Manager is easy, especially as its capabilities continue to expand. The growing manifest repository allows users to download a wider array of applications, and if you encounter something missing, you can create your own manifest and request its addition. For those who prefer keyboard-centric workflows, tools like PowerToys Run facilitate quick access to the Terminal, allowing for seamless transitions back to work without the interruptions of mouse navigation.
So, the next time you contemplate opening Microsoft Edge to download an alternative browser, consider the potential enhancements to your workflow by utilizing the Windows Package Manager instead. Embracing this tool could transform your approach to software installation, making it a more efficient and enjoyable experience.