Install QQ international version under ubuntu

Download link:

http://www.ubuntukylin.com/applications/showimg.php?lang=cn&id=23

1. Install the dependency library:

Type in the terminal:

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

If it is a 64-bit system, also install ia32-libs ,

We choose to install lib32ncurses5,

So type in the terminal

sudo apt-get install lib32ncurses5

2. Unzip the installation:

After downloading wineqqintl, my default placement path is in "Download", we extract the archive in the Zip,

You can get three .deb compressed packages, so we first enter "cd ~/download" to locate the path, and then enter:

sudo dpkg -i wine-qqintl_0.1.3-2_i386.deb

Install the wine-qqintl_0.1.3-2_i386.deb package.

If lib is not configured, enter again

sudo apt-get install -f

and then re-enter

sudo dpkg -i wine-qqintl_0.1.3-2_i386.deb

Then you will find that the installation is normal.

Then continue typing

sudo dpkg -i ttf-wqy-microhei_0.2.0-beta-2_all.deb

and

sudo dpkg -i fonts-wqy-microhei_0.2.0-beta-2_all.deb

Install the remaining two deb packages.

3. Run:

To detect that wineqqIntl has been installed normally, we can enter

sudo dpkg -l|grep qq

Then it will display all your qq installed versions,

The default startup path of qq is /usr/share/applications/, of course, you can also enter

sudo find / -name qq*命令在终端中查找qq的有关安装信息.

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326803028&siteId=291194637