deepin-wine环境与应用在Debian/Ubuntu上的移植仓库

使用deepin官方原版软件包

安装QQ/微信只需要两条命令

  1. 添加仓库
    首次使用时,你需要运行如下一条命令将移植仓库添加到系统中。
    wget -O- https://deepin-wine.i-m.dev/setup.sh | sh
  2. 应用安装
    自此以后,你可以像对待普通的软件包一样,使用apt-get系列命令进行各种应用安装、更新和卸载清理了。
    比如安装微信只需要运行下面的命令,
    sudo apt-get install com.qq.weixin.deepin
    com.qq.weixin.deepin替换为下列包名,可以继续安装其他应用:
应用包名微信com.qq.weixin.deepinQQcom.qq.im.deepinTIMcom.qq.office.deepin钉钉com.dingtalk.deepin阿里旺旺com.taobao.wangwang.deepinQQ音乐com.qq.music.deepinQQ视频com.qq.video.deepin爱奇艺com.iqiyi.deepin
  1. 完整列表参见https://deepin-wine.i-m.dev

ubuntu21.04安装微信3.2.1(deepin-wine方式)_包名

参考链接:https://github.com/zq1997/deepin-wine