这是安装过程需要的命令行,便于直接快速安装。
安装 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
为了装QQ踩了好多坑,系统一度崩溃,这个转载是为了以后好找,侵删。
来源:CSDN
作者:yanmu44
链接:https://blog.csdn.net/yanmu44/article/details/104462043