logo

Windows WSL

Install hoop on Windows with WSL
  1. Install the Windows Terminal https://aka.ms/terminal
  1. Install Ubuntu WSL https://ubuntu.com/wsl
  1. Open the Windows Terminal App
  1. Install and open the Ubuntu typing ubuntu. It should prompt to create a user in the first time
powershell
PS C:\Users\san> ubuntu san@DESKTOP-BBQAAEG:~$
  1. Gain root access
shell
sudo su -
  1. Download and install/upgrade the hoop command line
shell
curl -s -L https://releases.hoop.dev/release/install-cli.sh | sh

Powered by Notaku
Share