Home  >  Article  >  Operation and Maintenance  >  How to install qq on linux

How to install qq on linux

王林
王林Original
2020-03-13 11:46:536414browse

How to install qq on linux

Environment: ubuntu

Installation method:

1. Install deepin-wine environment

Enterhttps:/ Download the zip package (or clone it using git) from /gitee.com/wszqkzqk/deepin-wine-for-ubuntu page, unzip it to a local folder, open the terminal in the folder directory, enter the following command, and install it with one click :

sudo sh install.sh1

(Recommended tutorial: linux tutorial)

2. Download the container:

at http://mirrors.aliyun. Download the desired container from com/deepin/pool/non-free/d/ and click deb to install it.

Enter the relevant download page, select the deb file, and download it.

3. Install QQ

Enter the directory where the deb file is located, open the terminal, and enter the following command:

sudo dpkg -i deepin.com.qq.im_8.9.19983deepin23_i386.deb1

4. Ubuntu 18.04 Gnome desktop displays the traditional tray icon

Install the gnome-shell extension of TopIconPlus, command:

sudo apt-get install gnome-shell-extension-top-icons-plus gnome-tweaks1

Then use gnome-tweaks to enable this extension.

Recommended related video tutorials: linux video tutorial

The above is the detailed content of How to install qq on linux. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn