ubuntu20安装微信与QQ

本文介绍如何在Ubuntu上使用deepin-wine运行Windows应用,包括安装deepin-wine环境、安装常用软件如微信和QQ的方法,以及解决语言设置和乱码等问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

gitee deepin-wine-for-ubuntu

github deepin-wine-for-ubuntu

安装deepin-wine-for-ubuntu,下载并运行 setup.sh脚本

git clone https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git
cd deepin-wine-for-ubuntu
sudo sh install_2.8.22.sh
wget  https://deepin-wine.i-m.dev/setup.sh 
sudo sh setup.sh

安装微信 

sudo apt-get install deepin.com.wechat

安装QQ

sudo apt-get install deepin.com.qq.im

或者TIM

sudo apt-get install deepin.com.qq.office

解决系统非中文语言环境时软件无法设置为中文

在/opt/deepinwine/tools/run.sh 中将 WINE_CMD 那一行修改为 WINE_CMD="LC_ALL=zh_CN.UTF-8 deepin-wine"

#WINE_CMD="deepin-wine"
WINE_CMD="LC_ALL=zh_CN.UTF-8 deepin-wine"

乱码问题

sudo apt-get install fonts-droid-fallback ttf-wqy-zenhei ttf-wqy-microhei fonts-arphic-ukai fonts-arphic-uming

在gnome tweaks中开启顶部图标拓展

修改分辨率,在graph中调节dpi值大小

WINEPREFIX="/$HOME/.deepinwine/Deepin-QQ" deepin-wine winecfg
WINEPREFIX="/$HOME/.deepinwine/Deepin-WeChat" deepin-wine winecfg


 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值