Open apang opened 2 months ago
Code doesn't work
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg sudo install -o root -g root -m 644 microsoft.gpg /usr/share/keyrings/ sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/microsoft.gpg] https://packages.microsoft.com/repos/edge stable main" > /etc/apt/sources.list.d/microsoft-edge-beta.list' sudo rm microsoft.gpg
sudo apt update sudo apt install microsoft-edge-beta
microsoft-edge [10182:10182:0905/205918.372900:ERROR:zygote_host_impl_linux.cc(101)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps
https://github.com/MicrosoftDocs/wsl/blob/main/WSL/tutorials/gui-apps.md
@craigloewen-msft
03d806dd-56d9-f230-b7f8-b6f583168247
Type of issue
Code doesn't work
Feedback
Setup
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg sudo install -o root -g root -m 644 microsoft.gpg /usr/share/keyrings/ sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/microsoft.gpg] https://packages.microsoft.com/repos/edge stable main" > /etc/apt/sources.list.d/microsoft-edge-beta.list' sudo rm microsoft.gpg
Install
sudo apt update sudo apt install microsoft-edge-beta
microsoft-edge [10182:10182:0905/205918.372900:ERROR:zygote_host_impl_linux.cc(101)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Page URL
https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps
Content source URL
https://github.com/MicrosoftDocs/wsl/blob/main/WSL/tutorials/gui-apps.md
Author
@craigloewen-msft
Document Id
03d806dd-56d9-f230-b7f8-b6f583168247