The general method of installing QQ under Linux system

Source: Internet
Author: User

Install wine QQ under Ubuntu kylin

1. Download Wine QQ installation package

Wineqq2013sp6-20140102-longene

This post package from: Http://www.longene.org/forum/vie ... 4700&p=12241#p12241,

2. Specific installation

32-bit system Installation instructions:

1. If previously installed previous version need to uninstall first (through Dpkg-l | grep QQ view).

Uninstall: First

The code is as follows:

Dpkg-l | grep QQ

Locate the name XXX, and then execute:

The code is as follows:

sudo dpkg-p

Name xxx

2. Installation: sudo dpkg-i software name. Deb

3. After installation QQ in the top of the desktop dash to find QQ click can run.

4. After installation for the first time QQ login may be a little slow this is normal, QQ to generate some of their own user information

64-bit System Installation instructions:

Run the following code to resolve all dependencies at once:

The code is as follows:

sudo apt-get install libgtk2.0-0:i386

Then refer to the 32-bit installation method

The QQ solution under the Arch Linux

1. Install Wine

The code is as follows:

$ sudo pacman-s wine

Note: 64-bit need to enable Multilib warehouse to install Wine, remove [multilib] and its include "#" can

The code is as follows:

$ sudo nano/etc/pacman.conf

2. Install Winetricks

The code is as follows:

$ sudo pacman-s winetricks

3. For more details, get Winetricks-zh's verb file: winetricks-zh

The code is as follows:

$ mkdir Workforwine

$ CD Workforwine

$ wget Https://github.com/hillwoodroc/winetricks-zh/raw/master/verb/qq.verb

4. Install QQ

The code is as follows:

$ winearch=win32 winetricks QQ

Next is the long installation process, which will download a series of required components, will be cached in the ~/.cache/winetricks, please wait patiently. Maybe you can try Winetricks-zh, Winetricks-zh is a localized version of Winetricks, adding more software that people might use.

The code is as follows:

$ wget Https://github.com/hillwoodroc/winetricks-zh/raw/master/winetricks-zh

$ chmod +x Winetricks-zh

$./winetricks-zh

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.