“Instale o vapor no Chromebook” Respostas de código

Vapor no Chromebook

make sure to have your chromebook in developer mode
step 0:
download linux in chromebook settings
step 1: go to terminal and type in this command
sudo apt-get update && sudo apt-get upgrade -y
step 2: download this file and and linux will start to download
https://steamcdn-a.akamaihd.net/client/installer/steam.deb
Clever Centipede

Instale o vapor no Chromebook

/usr/bin/curl -L "https://chromium.googlesource.com/chromiumos/platform/dev-util/+/master/contrib/gfx/crostini-steam-setup.sh?format=TEXT" | /usr/bin/base64 -d > /tmp/crostini-steam-setup.sh; /bin/chmod a+x /tmp/crostini-steam-setup.sh; /usr/bin/sudo /tmp/crostini-steam-setup.sh
JonnyG

Respostas semelhantes a “Instale o vapor no Chromebook”

Perguntas semelhantes a “Instale o vapor no Chromebook”

Mais respostas relacionadas para “Instale o vapor no Chromebook” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código