User Tools

Site Tools


config:chrome

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:chrome [2019/04/19 11:25] – linux:chrome renamed to config:chrome Wulf Rajekconfig:chrome [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 3: Line 3:
 <code> <code>
 wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -  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 sh -c 'echo "deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
 sudo apt-get update sudo apt-get update
 sudo apt-get install google-chrome-stable sudo apt-get install google-chrome-stable
 </code> </code>
config/chrome.1555669507.txt.gz · Last modified: 2023/05/29 11:53 (external edit)