導航:首頁 > 編程系統 > linux如何啟動chrome

linux如何啟動chrome

發布時間:2023-10-02 08:07:54

linux怎樣安裝google瀏覽器

打開linux虛擬機,啟動火狐瀏覽器,在網路搜索linux安裝google瀏覽器,找到自動安裝google 。

❷ linux下怎麼用命令行開啟chrome

首先,你的安裝chrome
for
linux安裝完後,會像windows一樣,在啟動器裡面有個chrome圖標,點擊圖標即可打開chrome
當然,也可以在x窗口的終端上輸入chrome回車,用命令方式啟動,前提是chrome安裝路徑在PATH變數中,如果不在變數中,得寫全路徑。

❸ linuxl裸機怎麼運行chrome

在linux系統中直接安裝Chrome for linux版本
或者安裝chromium瀏覽器。

❹ 如何在Kali Linux中安裝Google Chrome瀏覽器

首先,使用 wget 命令來下載最新版本的 Google Chrome 的 debian 安裝包。
# wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

安裝 Google Chrome
在 Kali Linux 安裝 Google Chrome 最容易的方法就是使用 gdebi,它會自動幫你下載所有的依賴包。
# gdebi google-chrome-stable_current_amd64.deb

啟動 Google Chrome
開啟一個終端(terminal),執行 google-chrome 命令來啟動 Google Chrome 瀏覽器。
$ google-chrome

附錄
非法指令 (Illegal Instruction)
當以 root 用戶特權來運行 google-chrome 命令是,會出現 非法指令 (Illegal Instruction) 錯誤信息。因為通常情況下,Kali Linux 默認情況下的默認用戶是 root 用戶,我們需要創建一個虛的非特權用戶,比如 linuxconfig,然後使用這個用戶來啟動 Google Chrome 瀏覽器。如下:
# useradd -m -d /home/linuxconfig linuxconfig # su linuxconfig -c google-chrome

libappindicator1 包未安裝
dpkg: dependency problems prevent configuration of google-chrome-stable: google-chrome-stable depends on libappindicator1; however: Package libappindicator1 is not installed.

❺ 怎麼在Linux終端打開chrome瀏覽器

具體得看你瀏覽器裝在哪個目錄,例如我的用這個命令
/opt/google/chrome/google-chrome %U

閱讀全文

與linux如何啟動chrome相關的資料

熱點內容
孕周參照哪個數據最准 瀏覽:996
數據繼承後怎麼登陸 瀏覽:963
java獲取excel文件流 瀏覽:201
phpurl參數為json 瀏覽:792
在哪個app旅遊便宜 瀏覽:593
360千軍挖寶工具 瀏覽:684
淘寶導航代碼生成器 瀏覽:128
java足球游戲 瀏覽:72
中鐵局考試是什麼網站 瀏覽:950
filecopyjava 瀏覽:245
編程代碼是什麼軟體 瀏覽:255
編程re是什麼 瀏覽:971
javajdk哪個好 瀏覽:102
蘋果6手機恢復原廠設置密碼 瀏覽:318
微策略app 瀏覽:924
電視功能網路語言什麼意思 瀏覽:491
華中g71程序怎麼編程 瀏覽:434
百度雲文件傳到360 瀏覽:327
為什麼壓縮文件不對圖標 瀏覽:265
ios用什麼解壓7z的文件 瀏覽:995

友情鏈接