Install the new version QQ in ubuntu and qq in ubuntu

Source: Internet
Author: User

Install the new version QQ in ubuntu and qq in ubuntu

I have never been able to solve the problem of Ubuntu QQ. Recently, after I installed ubuntu, I found QQ-related content on the Internet. On the Internet, I developed a new version of wineQQ, solved our needs for QQ. After trying to install QQ
 

 


Wine QQ is installed.

So
1. First install wine

The first command adds the source

sudo add-apt-repository ppa:wine/wine-builds

Article 2

 sudo apt-get update

 

Article 3

 sudo apt-get install winehq-devel

 

2. Download wineQQ
Download, compress, and decompress the package.
Baidu cloud link: https://pan.baidu.com/s/1i4XwtgD password: e8k8

After the download is complete, go to the download directory, open the command line terminal, and decompress it to our user's main directory (three Hidden Directories and description files are extracted ):

tar xvf wineQQ8.9_19990.tar.xz -C ~/

 

The process of installing WineQQ is now over,

The following code can be used:
You can find it in the installed program

 


If you do not like it, you can also uninstall it.
How to uninstall qq:

rm -rf ~/.wine

 

rm -rf ~/.local/share/applications/wine-QQ.desktop

 

rm -rf ~/.local/share/icons/hicolor/256x256/apps/QQ.png

 

rm -rf ~/.fonts/simsun.ttc

 

With the above four commands, we can completely delete the qq we just installed.

I found a problem with this qq: I cannot remember the password.

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.