“Cómo instalar Apt en Chromebook” Código de respuesta

instalar 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

Cómo instalar Apt en 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

Respuestas similares a “Cómo instalar Apt en Chromebook”

Preguntas similares a “Cómo instalar Apt en Chromebook”

Más respuestas relacionadas con “Cómo instalar Apt en Chromebook” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código