Use Wine to run GoogleChrome on Linux

Source: Internet
Author: User
Article Title: use Wine to run GoogleChrome on Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

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 the dependency and Flash plug-in:

Winetricks riched20 riched30 flash

4. Installation font (optional ):

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

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

8. Return to the desktop and click Google Chrome to run the program.

:


Http://linuxtoy.org/archives/running-google-chrome-on-linux-with-wine.html

Related Article

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.