Changes

Jump to navigation Jump to search
Created page with "I recently (Apr. 12, 2024) set this up and it worked perfectly on Windows 11. Below is a high level outline followed by some detailed steps. <br /> === Install WSL and Ubunt..."
I recently (Apr. 12, 2024) set this up and it worked perfectly on Windows 11. Below is a high level outline followed by some detailed steps.

<br />

=== Install WSL and Ubuntu 22.04 ===
Open PowerShell or cmd prompt as '''administrator''' and enter:
wsl --install
Then install Ubuntu 22.04
wsl --install Ubuntu-22.04
There may be some restarts needed when performing these steps.

Once they are complete, start up Ubuntu which should be searchable through the Start menu as '''Ubuntu 22.04.'''x '''LTS App.'''

Navigation menu