工作记录:
ubuntu上要使用QQ,来回切换系统很麻烦,所以在ubuntu上安装一个。
注意:
以下步骤安装deepin-wine没有问题,但是安装QQ时会失败,因为源那里的文件已经删掉了(404 not found)。但是之前用这种方式安装的QQ还能够继续使用。又尝试了多种方法,这一篇博客安装的QQ可以正常使用,可以正常接收和发送文字、图片和文件(外表看起来像很多年之前的qq版本,但功能满足需求了)。
新博客:https://blog.csdn.net/weixin_44417938/article/details/107578451?utm_medium=distribute.pc_feed_404.none-task-blog-2defaultBlogCommendFromBaidudefault-10.control404&depth_1-utm_source=distribute.pc_feed_404.none-task-blog-2defaultBlogCommendFromBaidudefault-10.control40
步骤:
#安装 deepin-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_9.1.8deepin0_i386.deb
$sudo dpkg -i deepin.com.qq.im_9.1.8deepin0_i386.deb
$sudo apt-get install -f
安装完成
参考链接:https://blog.csdn.net/qq_39268193/article/details/87880219#commentBox