Darryl Dias

08 May 2023 in linuxtutorialswindows
You can learn more about what Winget is over [here](https://darryldias.me/2022/what-is-windows-package-manager/). Install Spotify using Winget **Step 1**. Open Command Prompt You can open the command prompt by pressing the Windows key + R and then typing in that window `cmd.exe` and press enter. **Step 2**. Run the install command shown below and press enter ``` winget install Spotify.Spotify ``` The command above will download the Spotify setup files and run the setup as administrator, and then you have to press yes. This will install the Spotify client on your Windows computer. Now you can open the Start menu or double-click the icon on the desktop to launch Spotify.
https://darryldias.me/2022/install-google-chrome-using-winget/embed/#?secret=c5K0VuVTgo#?secret=uBJ3tSUn4R
That’s it. Enjoy!