ARTICLE DETAIL

资讯详情

深耕网站建设、视觉设计与SEO优化的一线实战洞察。

[Ubuntu]在windows系统上下载chrome browser .deb 文件

[Ubuntu]在windows系统上下载chrome browser .deb 文件

 

https://www.google.com/chrome/?platform=linux

 

To download Chrome browser for the enterprise:

  1. Go to the Chrome browser packages download page and click Download Chrome.
  2. Download the package for your Linux platform:
    • 64-bit .deb package for Debian and Ubuntu platforms.
    • 64-bit .rpm package for Fedora and openSUSE platforms.
    • If you use another platform, there might be a community-supported package available.

Google and related marks and logos are trademarks of Google LLC. All other company and product names are trademarks of the companies with which they are associated.

 

来源:https://support.google.com/chrome/a/answer/9025926?hl=en

 

下载完后,安装:

sudo dpkg -i google-chrome.deb

 

返回列表