This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
windows_subsystem_for_linux_setup [2021/04/27 09:59] tkbletsc |
windows_subsystem_for_linux_setup [2022/04/09 20:39] (current) tkbletsc [Update plus basic packages] |
||
---|---|---|---|
Line 12: | Line 12: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
Other URLs exist for other distros; you're on your own for that. | Other URLs exist for other distros; you're on your own for that. | ||
Line 23: | Line 25: | ||
sudo apt update | sudo apt update | ||
sudo apt dist-upgrade | sudo apt dist-upgrade | ||
- | sudo apt install lynx links binutils zip unzip gdb | + | sudo apt install lynx links binutils zip unzip gdb build-essential dos2unix |
===== Symlinks ===== | ===== Symlinks ===== | ||
To get to places easily: | To get to places easily: | ||
ln -s / | ln -s / | ||
- | sudo ln -s /mnt/c /c | ||
===== "Open Linux Shell Here" context menu ===== | ===== "Open Linux Shell Here" context menu ===== | ||
Line 71: | Line 72: | ||
done | done | ||
</ | </ | ||
+ |