“Como instalar o APT no Chromebook” Respostas de código

Instale o Chrome Linux apt

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - 
sudo sh -c 'echo "deb https://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
sudo apt-get update
sudo apt-get install google-chrome-stable
Frantic Flamingo

Como instalar o APT no Chromebook

#do not follow the above because they wont work because they are literally using apt and you don't have it which is why you are here i'm sorry and i hope you find the true answer which i haven't
Cruel Cheetah

Respostas semelhantes a “Como instalar o APT no Chromebook”

Perguntas semelhantes a “Como instalar o APT no Chromebook”

Mais respostas relacionadas para “Como instalar o APT no Chromebook” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código