Ubuntu18 04安裝微信 可用

2021-10-22 21:09:31 字數 1056 閱讀 9842

1.安裝依賴工具及環境

# sudo apt install wmctrl xdotool

# git clone

# cd deepin-wine-for-ubuntu/

# sudo ./install.sh

# sudo dpkg -i deepin.com.wechat_2.6.8.65deepin0_i386-ok.deb

3.去掉黑框

# git clone

# cd wmctrl

# cp wmctrl.py tools/

# cd tools/

# python3 wechat-fix.py //去掉黑框

python3 /opt/wmctrl/tools/wechat-fix.py

4.解除安裝不需要的外掛程式

# sudo apt purge fcitx-ui-qimpanel fcitx-module-autoeng-ng fcitx-module-punc-ng

//終極解決方式

# sudo apt purge fcitx*

# sudo dpkg -i sogoupinyin_2.4.0.3469_amd64.deb

# sudo apt -f install

# sudo apt install fcitx-config-gtk

5..搜狗輸入法無法輸入中文問題

//修改及新增如下

# emacs /opt/deepinwine/tools/run.sh

wine_cmd="lc_all=zh_cn.utf-8 deepin-wine"

export gtk_im_module="fcitx"

export qt_im_module="fcitx"

export xmodifiers="@im=fcitx"

注意:安裝搜狗輸入法版本:sogoupinyin_2.4.0.3469_amd64.deb

特別注意,避免掉坑!

必須使用搜狗輸入法,ubuntu18.04自帶輸入法無法輸入中文!

ubuntu 18 04安裝微信

二.通過github開源專案electronic wechat或在應用商店裡的electronic wechat安裝 首先我們要保證 wine 的版本不能太低,如果你使用 ubuntu 或者 ubuntu kylin,要想要確保 wine 的版本,你需要安裝18.04或者更高版本的系統。現在大部分的...

Ubuntu18 04安裝微信

建立目錄 sudo mkdir wine sudo chmod 777 wine cd wine轉殖專案 git clone安裝wine cd deepin wine for ubuntu sudo install.sh如果報錯libcudnn.so.7 is not a symbolic link...

Ubuntu18 04安裝微信以及開啟閃退問題

version 2 services wechat image bestwu wechat container name wechat devices dev snd volumes tmp x11 unix tmp x11 unix home wechatfiles wechatfiles env...