ubuntu:chrome
Dies ist eine alte Version des Dokuments!
Google Chrome in Ubuntu 20.04
Short setup includes the following:
- Install google public key into apt keystore
- add google PPA to apt sources list
- Update and install
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list' sudo apt-get update && sudo apt-get install chrome
— Jonas Rathert 2021/11/01 11:56
ubuntu/chrome.1635764890.txt.gz · Zuletzt geändert: 2021/11/01 12:08 von jodoc