Инструменты пользователя

Инструменты сайта


it:debian:apt:chrome

Chrome

$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
$ sh -c «echo 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main' » /etc/apt/sources.list.d/google-chrome.list»
$ apt update
$ apt install google-chrome
it/debian/apt/chrome.txt · Последнее изменение: 2021/08/30 06:35 — ura2404