Credit: https://askubuntu.com/a/510186
Aggiungere la chiave
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
Impostare repository:
echo 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main' | sudo tee /etc/apt/sources.list.d/google-chrome.list
Installare il package:
sudo apt-get update sudo apt-get install google-chrome-stable
Nessun commento:
Posta un commento