'WebBrowser'에 해당되는 글 1건

Webbrowser 종류별 저장소
chrome
$ 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 update
$ sudo apt install google-chrome-stable
naver
$ sudo sh -c 'echo "deb http://repo.whale.naver.com/linux/ stable/" >> /etc/apt/sources.list.d/naver-whale.list'
$ wget -q -O - http://repo.whale.naver.com/linux/stable/public.key | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install naver-whale-stable
$ sudo apt-get upgrade
opera
$ wget -qO- https://deb.opera.com/archive.key | sudo apt-key add -
$ sudo add-apt-repository "deb [arch=i386,amd64] https://deb.opera.com/opera-stable/ stable non-free"
OR
$ sudo add-apt-repository "deb [arch=i386,amd64] https://deb.opera.com/opera-beta/ stable non-free"
OR
$ sudo add-apt-repository "deb [arch=i386,amd64] https://deb.opera.com/opera-developer/ stable non-free"

$ sudo apt install opera-stable
OR
$ sudo apt install opera-beta
OR
$ sudo apt install opera-developer

'Linux & Windows' 카테고리의 다른 글

Beekeeper studio 설치  (0) 2020.09.25
Ubuntu Nvidia Xorg 설정 후 에러  (0) 2020.09.24
Plank 환경설정  (0) 2020.09.19
ubuntu kali 단축키 설정  (0) 2020.09.19
MariaDB Mysql-WorkBench kali 설치  (0) 2020.09.18
블로그 이미지

AutoLoop

컴퓨터 하드웨어 소프트웨어 정보 각종 유틸리티 해외정보 가상화폐 코인 주식 차트 마케팅 컨설팅 자료모음 및 설명

,