To install Mozilla Firefox using winget, you first need to ensure that you have winget installed on your Windows 10/11 PC. You can check if winget is installed by opening a command prompt or Windows Terminal instance and running the following command.

winget --version

If winget is installed, this command will print the version number of the winget tool. If winget is not installed then you will need to follow the instructions on the winget website to install it on your PC.

Once you have winget installed, you can use the following command to install Firefox

winget install Mozilla.FirefoxCode language: CSS (css)

This command will download and install the latest version of Mozilla Firefox from the official source. Once the installation is complete, you can open Firefox by going into the Start menu or clicking the Firefox icon on the desktop.

Darryl Dias

I’m Darryl. I’m a 3D Artist, Programmer and Linux enthusiast. On this site I share my insights, tips and tricks, tutorials, methods and best practices.

Leave a comment

Your email address will not be published. Required fields are marked *