Use Wine to run Google Chrome on Linux

Source: Internet
Author: User

Although Google says Google Chrome will provide a Linux version, it still takes some time. If you do not have a Windows system and want to experience Chrome urgently, consider running it on Linux Through Wine.

Follow these steps to run Google Chrome on Linux:

1. Install Wine and ensure that the Latest Version 1.1.3 is used.

2. Download and install winetricks:

Wget http://www.kegel.com/wine/winetricks
Sudo cp winetricks/usr/sbin

3. Install dependency and Flash plug-in:

Winetricks riched20 riched30 flash

4. optional installation fonts ):

Winetricks allfonts

5. Download the Chrome Installer:

Wget http://gpdl.google.com/chrome/install/149.27/chrome_installer.exe

6. Install Chrome:

Wine chrome_installer.exe

7. Do not run Chrome after installation. Use a text editor to edit the Google Chrome. desktop file:

Exec = env WINEPREFIX = "/home/mimir /. wine "wine" C: \ windows \ profiles \ mimir \ Local Settings \ Application Data \ Google \ Chrome \ Application \ chrome.exe"

Change the content above:

Exec = env WINEPREFIX = "/home/mimir /. wine "wine" C: \ windows \ profiles \ mimir \ Local Settings \ Application Data \ Google \ Chrome \ Application \ chrome.exe "-- new-http -- in-process-plugins

8. Note that you need to replace mimir with your user name.

Go back to the desktop and click Google Chrome to run the program.

:

Thanks to the article from LinuxTOY: Using Wine to run Google Chrome on Linux.

Related Articles]

  • Ridicule wine compilation and usage
  • Google Chrome Chinese Version trial note
  • How to run MS Office 2007 on Linux Wine

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.