Windows software installation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
# Follow [https://www.youtube.com/watch?v=8BTX9mwLcfw this youtube guide] to install WSL2 (Windows Subsystem for Linux 2) and the Ubuntu Linux distribution. | # Follow [https://www.youtube.com/watch?v=8BTX9mwLcfw this youtube guide] to install WSL2 (Windows Subsystem for Linux 2) and the Ubuntu Linux distribution. | ||
# One common issue is that you need to | # One common issue is that you need to enable "Virtual Machine Platform" on Windows. Check the linked Powerpoint presentation for more details on how to do that: [https://teaching.healthtech.dtu.dk/material/22118/22118_01-WSL2Install.ppt Guide for WSL2 and Linux (Peter Wad Sackett)] | ||
== Install Linux Software == | |||
# Start Ubuntu in your Windows Terminal | |||
# Follow instructions on [[Linux software installation]] page | |||
Revision as of 10:43, 2 February 2026
UNDER CONSTRUCTION
These are instructions for how to install software and data used on the course Computational Molecular Evolution (22115) when using the Windows operating system.
Install Windows Subsystem for Linux + Ubuntu
- Follow this youtube guide to install WSL2 (Windows Subsystem for Linux 2) and the Ubuntu Linux distribution.
- One common issue is that you need to enable "Virtual Machine Platform" on Windows. Check the linked Powerpoint presentation for more details on how to do that: Guide for WSL2 and Linux (Peter Wad Sackett)
Install Linux Software
- Start Ubuntu in your Windows Terminal
- Follow instructions on Linux software installation page