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/07/27 15:04] tkbletsc [Installing distro] |
windows_subsystem_for_linux_setup [2022/04/09 20:39] (current) tkbletsc [Update plus basic packages] |
||
---|---|---|---|
Line 25: | 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 ===== |