在Ubuntu 19上安裝Google Chrome瀏覽器並不是一項艱鉅而快速的規則,因為與其他版本一樣,它還已經預裝了Mozilla Firefox。但是,僅僅是為了熟悉瀏覽器,而這些瀏覽器正在從Windows或MacOS操作系統轉移到Ubuntu,這是教程在Ubuntu Linux上安裝Google Chrome瀏覽器。此外,Google Chrome與自己的廣泛產品的云同步使其成為流行的瀏覽器。給定的安裝過程對於較舊的Ubuntu版本(例如Ubuntu 18.10/18.04/16.04)等較舊的安裝過程,甚至對於Debian,Linux Mint和Elementary OS而言。
如何在Ubuntu上安裝Google Chrome Web瀏覽器19.04
步驟1:登錄到Ubuntu 19.04
首先登錄到您的Ubuntu 19桌面;對於該系統和登錄屏幕,請選擇您的Ubuntu用戶,然後輸入密碼以訪問系統。
步驟2:打開命令行終端
下一步是訪問命令終端以執行Chrome安裝命令。要么按Ctrl+Alt+t或者只是右鍵單擊Ubuntu桌面上的任何地方,然後選擇選項開放式終端。
步驟3:命令下載ubuntu的Chrome瀏覽器
由於Ubuntu是Debian驅動的項目,因此我們需要下載.debGoogle的Chrome穩定項目的包裝。這是命令,它可以讓您下載用於安裝的Google Chome瀏覽器的最新Debian軟件包。
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
步驟4:在Ubuntu中安裝Google Chrome 19.04
成功下載了Ubuntu 19的Chrome瀏覽器軟件包後,該安裝它了。我們使用DPKG命令為安裝過程解開Debian軟件包。
sudo dpkg -i google-chrome-stable_current_amd64.deb
步驟5:在Ubuntu上運行Chrome瀏覽器
完成上述步驟的過程後,請轉到Ubuntu的應用程序部分,您可以在那裡看到Google Chrome瀏覽器徽標。您也可以手動搜索它。
步驟6:將Google Chrome設置為默認瀏覽器
當我們打開Chrome時,它將詢問我們是否要將瀏覽器設置為Ubuntu 19系統上的默認值。如果您想使Google Chrome默認瀏覽器保持原樣,請單擊“確定”按鈕。如果不取消選中的話,請按好的。
步驟7:在Ubuntu上更新Chrome
一旦我們在Ubuntu上安裝Chrome後,Google存儲庫會自動保存在Ubuntu的存儲庫中。因此,對於將來的Chrome瀏覽器更新,要么簡單地運行命令“ SUDO APT-GET更新”或轉到瀏覽器本身,單擊右上角漢堡圖標,然後選擇關於選項;如果更新可用,則將在此處顯示。
上述教程的輸出:
h2smedia@h2smedia-VirtualBox:~$ wget https://dl.google.com/linux/direct/google-chrome- stable_current_amd64.deb --2019-04-07 19:58:05-- https://dl.google.com/linux/direct/google-chrome- stable_current_amd64.deb Resolving dl.google.com (dl.google.com)... 172.217.167.174, 2404:6800:4009:810::200e Connecting to dl.google.com (dl.google.com)|172.217.167.174|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 57642824 (55M) [application/x-debian-package] Saving to: ‘google-chrome-stable_current_amd64.deb’ google-chrome-stabl 100%[===================>] 54.97M 1.70MB/s in 36s 2019-04-07 19:58:42 (1.52 MB/s) - ‘google-chrome-stable_current_amd64.deb’ saved [57642824/57642824] h2smedia@h2smedia-VirtualBox:~$ ls Desktop Downloads Music Public Videos Documents google-chrome-stable_current_amd64.deb Pictures Templates h2smedia@h2smedia-VirtualBox:~$ sudo dpkg -i google-chrome-stable_current_amd64.deb [sudo] password for h2smedia: Selecting previously unselected package google-chrome-stable. (Reading database ... 159227 files and directories currently installed.) Preparing to unpack google-chrome-stable_current_amd64.deb ... Unpacking google-chrome-stable (73.0.3683.103-1) ... Setting up google-chrome-stable (73.0.3683.103-1) ... update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/x-www-browser (x-www-browser) in auto mode update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/google-chrome (google-chrome) in auto mode Processing triggers for man-db (2.8.5-2) ... Processing triggers for gnome-menus (3.32.0-1ubuntu1) ... Processing triggers for desktop-file-utils (0.23-4ubuntu1) ... Processing triggers for mime-support (3.60ubuntu1) ... h2smedia@h2smedia-VirtualBox:~$
Chome在Ubuntu上安裝的視頻教程
其他有用的資源: