Horje
sudo apt install microsoft-edge-dev Code Example
sudo apt install microsoft-edge-dev
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
sudo install -o root -g root -m 644 microsoft.gpg /etc/apt/trusted.gpg.d/
sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/edge stable main" > /etc/apt/sources.list.d/microsoft-edge-dev.list'
sudo rm microsoft.gpg


sudo apt update && sudo apt install microsoft-edge-beta




Shell

Related
shell script to count number of lines in a file Code Example shell script to count number of lines in a file Code Example
download sublime text ubuntu 20.04 Code Example download sublime text ubuntu 20.04 Code Example
git status just shows directory and not files Code Example git status just shows directory and not files Code Example
install github linux Code Example install github linux Code Example
brew stop redis Code Example brew stop redis Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13