📜  如何在 kali linux 中下载和安装 chrome - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:21.184000             🧑  作者: Mango

代码示例2
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
 apt install ./google-chrome-stable_current_amd64.deb
google-chrome --no-sandbox