¿Cómo puedo instalar y usar QQ y WeChat con Ubuntu 16.04 LTS? ¿Hay alguna solución o sugerencia?
¿Cómo puedo instalar y usar QQ y WeChat con Ubuntu 16.04 LTS? ¿Hay alguna solución o sugerencia?
Puede usar Franz y configurar su cuenta WeChat allí.
Apoya:
hasta ahora con 3.0.0 y está disponible para Windows, Linux y OSX.
No sé qué es QQ, así que no puedo comentar sobre esto.
Una forma es instalar WeChat es un cliente de WeChat de terceros para Linux llamado electronic-wechat.
linux-ia32.tar.gz
olinux-x64.tar.gz
tar xvf linux-ia32.tar.gz
otar xvf linux-x64.tar.gz
./electronic-wechat
Instalar electronic-wechat funciona para mí.
sudo apt install snapd snapd-xdg-open
sudo snap install electronic-wechat
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
Me gustaría sugerir Wine QQ.
Primero descárguelo de ubuntukylin (es una versión modificada de Ubuntu por chino) y extraiga los archivos.
Cd en la carpeta e instale todos los deb s usando los siguientes comandos:
sudo dpkg –i DEB_PACKAGE
Para aquellos que encuentran dependencias insatisfechas:
sudo apt-get -f install ./wine-qqintl_0.1.3-2_i386.deb
Instale WeChat Success
arreglo □, editando la ruta del archivo de
archivo WeChat.desktop :~/.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
...
a
[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
...
No solucionaré el problema de que el panel de escritura no muestra texto, lo hago:
C:\Windows\SysWOW64\riched20.dll
a.wine/drive_c/windows/syswow64\riched20.dll
C:\Windows\System32\riched20.dll
a.wine/drive_c/windows/system32/riched20.dll
2.1
, 2.2
me unInstall WeChatwechat.exe
e instálalowechat.desktop
a:
[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
.wine/drive_c/Program Files (x86)/Tencent/TIM/Bin/RICHED20.DLL
a.wine/drive_c/Program Files (x86)/Tencent/WeChat/RICHED20.DLL
select the default wineprefix
(haga clic en Aceptar)install a Windows DLL or component
(haga clic en Aceptar)riched20
、riched30
、richtx32
(haga clic en Aceptar)pero mi WeChat puede funcionar bien ahora
deepin Screenshot
arregloEste repositorio muestra cómo instalar aplicaciones empaquetadas con deepin-wine por Deepin en distribuciones de Linux basadas en Ubuntu, como Wechat, QQ, TIM, Thunder Speed, etc.