Ubuntu18.04安裝Google Chrome方法

安裝步驟很簡單,依次執行以下命令:

$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
$ sudo apt-get -f install
$ sudo dpkg -i google-chrome-stable_current_amd64.deb

安裝完成之後,輸入命令打開瀏覽器:

$ google-chrome-stable
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章