ubuntu18.04 安装 QQ
Posted wkfvawl
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu18.04 安装 QQ相关的知识,希望对你有一定的参考价值。
参照大佬文章https://www.lulinux.com/archives/1319
我将安装过程需要的命令行总结出来,便于直接快速安装。
# 安装 wine git clone https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git cd deepin-wine-for-ubuntu sudo sh install.sh # 安装 QQ wget http://mirrors.aliyun.com/deepin/pool/non-free/d/deepin.com.qq.im/deepin.com.qq.im_8.9.19983deepin23_i386.deb sudo dpkg -i deepin.com.qq.im_8.9.19983deepin23_i386.deb sudo apt-get install -f
以上是关于ubuntu18.04 安装 QQ的主要内容,如果未能解决你的问题,请参考以下文章