
2. 打开终端(Terminal)。如果你的Mac没有这个应用,可以在“应用程序”文件夹中找到它。
3. 输入以下命令来更新你的系统:
bash
sudo softwareupdate -a
4. 接下来,输入以下命令来安装Chrome浏览器轻量版:
bash
xcode-select --install
5. 然后,输入以下命令来安装Chrome浏览器:
bash
sudo xcode-select --install /Applications/Google\ Chrome.app
6. 最后,输入以下命令来启动Chrome浏览器:
bash
open Google Chrome
现在,你已经成功安装了Chrome浏览器轻量版。你可以在菜单栏中看到它,并在搜索框中输入网址来访问网页。