Ubuntudeepin安装QQ WeChat
Posted BkbK-
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntudeepin安装QQ WeChat相关的知识,希望对你有一定的参考价值。
Ubuntu deepin安装QQ WeChat
本文以Ubuntu20.04 为例,使用deepin工具安装QQ、微信等Windows常用软件
Deepin github地址:https://github.com/wszqkzqk/deepin-wine-ubuntu
1.添加安装源
wget -O- https://deepin-wine.i-m.dev/setup.sh | sh
2.安装QQ、微信
微信:
sudo apt-get install com.qq.weixin.deepin
QQ:
sudo apt-get install com.qq.im.deepin
3.重启生效
sudo reboot
4.卸载
微信:
sudo apt remove com.qq.weixin.deepin
QQ:
sudo apt remove com.qq.im.deepin
以上是关于Ubuntudeepin安装QQ WeChat的主要内容,如果未能解决你的问题,请参考以下文章