How can I install and use QQ and WeChat with Ubuntu 16.04 LTS? Are there any solutions or suggestions?
-
QQ for Linux has not been supported for very very long time. I found a workaround by using android version of QQ in emulator, so you can check out this : http://askubuntu.com/a/540894/295286 As for wechat, wx.qq.com is appropriate solution. It requires you to scan Qr code with your phone. I know this is not the best, but wechat doesn't provide anything better, even for Windows – Sergiy Kolodyazhnyy Aug 08 '16 at 10:55
-
Now, you can install offical QQ there. – Rouzip Oct 24 '19 at 14:19
6 Answers
Franz
You could use Franz and configure your WeChat account there.
It supports:
- Slack
- Messenger (Facebook)
- Telegram
- Skype
- Hipchat
- ChatWork
- Flowdock
- Hangouts
- GroupMe
- Rocket.chat
- Mattermost
- Grape
- Gitter
- TweetDeck
- DingTalk
- Steam Chat
- Discord
- MySMS
so far with 3.0.0 and is available for Windows, Linux and OSX.
I don't know what QQ is - so can't comment on this.

- 13,272
- 5
- 39
- 43
-
1wow , so cool thnk u vry much.
And Instant messaging (IM) QQ is China’s largest instant messaging service.
And I found the answer, QQ Chat for facebook. It allows Facebook users to connect and chat with over 780 million monthly active user accounts on Tencent’s instant messenger.
– Mike.Lee Jun 17 '16 at 08:32 -
@Mike.Lee good to hear it helps. If your question is solved with my answer - please mark the answer as accepted. – dufte Jun 17 '16 at 08:34
-
-
1This is just the equivalent of visiting https://web.wechat.com/. In particular, it doesn't support key features the Windows desktop app offers, such as video calling. (As far as I can tell there's no better solution than installing the windows desktop client with wine) – UsAaR33 Sep 25 '17 at 14:20
-
WeChat in Franz and WeChat in Webbrowser seem not to work under Linux. I use Lubuntu 16.04 LTS and get the message that I should try the web version under Windows or Mac OS. – bomben Jan 09 '18 at 10:42
One way is to install WeChat is a third-party WeChat client for Linux called electronic-wechat.
- Go to https://github.com/geeeeeeeeek/electronic-wechat/releases
- Download the file for your architecture, either
linux-ia32.tar.gz
orlinux-x64.tar.gz
- Extract the file with
tar xvf linux-ia32.tar.gz
ortar xvf linux-x64.tar.gz
- Go to the directory with the extracted file and run
./electronic-wechat
-
1While the link may be helpful, it's better to include essential information into your answer. I suggest you edit the post, because as it stands right now it is of low quality and may be deleted – Sergiy Kolodyazhnyy May 17 '17 at 21:11
-
2Electronic wechat stopped working recently with this error message:
"For account security, newly registered WeChat accounts are unable to log in to Web WeChat. To use WeChat on a computer, use Windows WeChat or Mac WeChat at http://wechat.com"
– Yan King Yin May 08 '18 at 08:54 -
Installing electronic-wechat works for me.
sudo apt install snapd snapd-xdg-open
sudo snap install electronic-wechat

- 11
-
1Electronic-wechat stopped working recently, with this error message:
For account security, newly registered WeChat accounts are unable to log in to Web WeChat. To use WeChat on a computer, use Windows WeChat or Mac WeChat at http://wechat.com
– Yan King Yin May 08 '18 at 08:52 -
-
Nothing I've heard so far. Maybe a temporary solution is to use Windows WeChat with Wine. I will try that later... – Yan King Yin May 14 '18 at 05:04
-
-
1https://ferrolho.github.io/blog/2018-12-22/wechat-desktop-on-linux – Henrique Ferrolho Dec 27 '18 at 12:24
-
1@HenriqueFerrolho your comment should be marked as correct answer. It is the only way I could install wechat on Ubuntu 18.04 – Sergio Apr 08 '19 at 01:21
Install WeChat Success
0x01、 My environment
- Ubuntu 18.04
- wine-4.0
- WeChat2.6.7.57
0x02、 My operate
2.1、 First Failed Operate (About □)
- install update wine to 4.0
- install WeChat direct
- all text is □ □ □ □ □
fix □ ,By edit WeChat.desktop file file path:
~/.local/share/applications/wine/Programs/WeChat/WeChat.desktop
[Desktop Entry] ... Exec=env WINEPREFIX="/home/tom/.wine" wine C:\\\\windows\\\\command\\\\start.exe /Unix /home/tom/.wine/dosdevices/c:/users/Public/Desktop/WeChat.lnk ...
to
[Desktop Entry] ... Exec=env LC_ALL=zh_CN.UTF-8 WINEPREFIX="/home/tom/.wine" wine C:\\\\windows\\\\command\\\\start.exe /Unix /home/tom/.wine/dosdevices/c:/users/Public/Desktop/WeChat.lnk ...
- Now , I can read and send msg,but My write panel don't show my writed text
2.2、 Second Failed Operate
I wont to fix the problem that write panel not't show text ,i do that:
- open my Windows 10
- copy
C:\Windows\SysWOW64\riched20.dll
to.wine/drive_c/windows/syswow64\riched20.dll
- copy
C:\Windows\System32\riched20.dll
to.wine/drive_c/windows/system32/riched20.dll
- reopen WeChat,but failed
2.3、 Success Operate
- after
2.1
、2.2
, I unInstall WeChat - download qq.exe、tim.exe and install them
- download
wechat.exe
and install it - fix
wechat.desktop
to :[Desktop Entry] Name=WeChat Exec=env LC_ALL=zh_CN.UTF-8 WINEPREFIX="/home/tom/.wine" wine C:\\\\windows\\\\command\\\\start.exe /Unix /home/tom/.wine/dosdevices/c:/users/Public/Desktop/WeChat.lnk Type=Application StartupNotify=true Path=/home/tom/.wine/dosdevices/c:/Program Files (x86)/Tencent/WeChat Icon=06F2_WeChat.0 StartupWMClass=wechat.exe Name[en_US]=WeChat_1.desktop
- copy
.wine/drive_c/Program Files (x86)/Tencent/TIM/Bin/RICHED20.DLL
to.wine/drive_c/Program Files (x86)/Tencent/WeChat/RICHED20.DLL
- about wine config
- open winetricks
select the default wineprefix
(click ok)install a Windows DLL or component
(click ok)- check
riched20
、riched30
、richtx32
(click ok)
- open my WeChat
2.4、 I don't know why
but my WeChat can work well now
- read 、 write msg
- send and download file
- Screenshot and send picture filed ,but i install
deepin Screenshot
fix it
0x03、 Reference

- 136
I'd like to suggest Wine QQ.
First download it from ubuntukylin(it's a modified version of Ubuntu by Chinese) and extract the files.
Cd into the folder, and install all the debs using following commands:
sudo dpkg –i DEB_PACKAGE
For those who encounter dependencies unmet:
sudo apt-get -f install ./wine-qqintl_0.1.3-2_i386.deb

- 103
- I found this
This repo shows how to install apps packaged with deepin-wine by Deepin on Ubuntu based linux distributions, like Wechat, QQ, TIM, Thunder Speed etc.
-
– Sergio Apr 08 '19 at 01:081203 For account security, newly registered WeChat accounts are unable to log in to WeChat for Web. To use WeChat on a computer, you can download WeChat for Windows or WeChat for Mac at http://wechat.com -
You may have to wait because the error comes from WeChat servers likely @Sergio – Sergiy Kolodyazhnyy Apr 10 '19 at 03:51