admin管理员组

文章数量:1588832

开发中,大家都使用ubuntu, 但要用到微信、QQ等一些软件时,很头痛,因为腾讯不提供linux下的安装软件,这是我们就要通过三方wine来进行安装。结果和windows中使用效果是一样的。

自己安装中体会到: 其实可以现在在控制台输入 winecfg ,然后会提示你没有这个,通过一个命令来安装,效果是一样的
首先安装一下git:
sudo apt-get install git
克隆deepin wine环境:

去https://gitee/wszqkzqk/deepin-wine-for-ubuntu下载zip包解压或者git方式
sudo git clone https://gitee/wszqkzqk/deepin-wine-for-ubuntu
进入解压目录:
cd deepin-wine-for-ubuntu
执行:
sudo sh ./install.sh
安装deepin应用:

在http://mirrors.aliyun/deepin/pool/non-free/d/下载需要的应用,常用的如下:

QQ:http://mirrors.aliyun/deepin/pool/non-free/d/deepin.qq.im/
TIM:http://mirrors.aliyun/deepin/pool/non-free/d/deepin.qq.office/
QQ轻聊版:http://mirrors.aliyun/deepin/pool/non-free/d/deepin.qq.im.light/
微信:http://mirrors.aliyun/deepin/pool/non-free/d/deepin.wechat/
Foxmail:http://mirrors.aliyun/deepin/pool/non-free/d/deepin.foxmail/
百度网盘:http://mirrors.aliyun/deepin/pool/non-free/d/deepin.baidu.pan/
360压缩:http://mirrors.aliyun/deepin/pool/non-free/d/deepin.360.yasuo/
直接安装deb包或者命令执行:

sudo dpkg -i XXX.deb

本文标签: 效果deepinUbuntuWineqq