网易云音乐1.1不能安装
Tofloor
poster avatar
s32967326
deepin
2017-11-18 07:22
Author
安装显示缺少依赖libqcrf1,求大神来看看这是 怎么一回事!!!
https://bbs.deepin.org/user/48640

Reply Favorite View the author
All Replies
avatar
nocode
deepin
2017-11-18 08:19
#1
本帖最后由 nocode 于 2017-11-18 00:21 编辑

针对deb安装包,使用下面指令安装:
  1. sudo dpkg -i xxx.deb
Copy the Code
然后,执行下面命令解决依赖:
  1. sudo apt install -f
Copy the Code


Reply View the author
avatar
s32967326
deepin
2017-11-18 08:27
#2
https://bbs.deepin.org/post/148472
针对deb安装包,使用下面指令安装:然后,执行下面命令解决依赖:

还是不能修复
Reply View the author
avatar
nocode
deepin
2017-11-18 09:31
#3

应用商店里装试试?
Reply View the author
avatar
wtz
deepin
2017-11-18 13:30
#4
楼主用的是deepin还是Ubuntu?或者是其他发行版?
Reply View the author
avatar
Lyvnee
deepin
2017-11-18 15:30
#5
deepin直接从商店安装
Reply View the author
avatar
s32967326
deepin
2017-11-18 16:19
#6
https://bbs.deepin.org/post/148472
deepin直接从商店安装

商店里面有最新的版本吗
Reply View the author
avatar
s32967326
deepin
2017-11-18 16:20
#7
https://bbs.deepin.org/post/148472
楼主用的是deepin还是Ubuntu?或者是其他发行版?

Deepin 系统
Reply View the author
avatar
Lyvnee
deepin
2017-11-18 16:28
#8
s32967326 发表于 2017-11-18 08:19
商店里面有最新的版本吗

深度自己开发的软件,商店第一时间更新
Reply View the author
avatar
jamesmackerel
deepin
2017-11-18 16:45
#9
直接 sudo apt update && sudo apt upgrade就装上了啊。
Reply View the author
avatar
wz******cj@qq.com
deepin
2017-11-18 17:01
#10
本帖最后由 wzhjcj 于 2017-11-18 09:07 编辑

窝也不能安装,从商店,和下载deb包安装都一样







Reply View the author
avatar
jiangzm
deepin
2017-11-18 17:20
#11
用aptitude,aptget不能处理需要降级的依赖关系
Reply View the author
avatar
wz******cj@qq.com
deepin
2017-11-18 17:33
#12
https://bbs.deepin.org/post/148472
用aptitude,aptget不能处理需要降级的依赖关系

那是不是就装不了了
Reply View the author
avatar
jingle
deepin
2017-11-18 18:59
#13
deepin直接更新升级就可以了
Reply View the author
avatar
s32967326
deepin
2017-11-18 19:46
#14
Lyvnee 发表于 2017-11-18 08:28
深度自己开发的软件,商店第一时间更新

为什么我的深度商店里的网易云音乐还是1.0.01版本
Reply View the author
avatar
s32967326
deepin
2017-11-18 19:47
#15
jingle 发表于 2017-11-18 10:59
deepin直接更新升级就可以了

你说的是更新系统还是在商店里面升级
Reply View the author
avatar
s32967326
deepin
2017-11-18 19:53
#16
jiangzm 发表于 2017-11-18 09:20
用aptitude,aptget不能处理需要降级的依赖关系

用pkdg也是一样, 缺少依赖就是用不了
Reply View the author
avatar
aName
deepin
2017-11-18 20:12
#17
s32967326 发表于 2017-11-18 11:46
为什么我的深度商店里的网易云音乐还是1.0.01版本

很明显,又是忘了改版本号
Reply View the author
avatar
jingle
deepin
2017-11-18 20:46
#18
https://bbs.deepin.org/post/148472
很明显,又是忘了改版本号



版本号是因为商店后端获取的问题 没有读
apt-cache policy netease-cloud-music
netease-cloud-music:
  已安装:1.1.0-3
  候选: 1.1.0-3
Reply View the author
avatar
jingle
deepin
2017-11-18 20:46
#19
https://bbs.deepin.org/post/148472
用pkdg也是一样, 缺少依赖就是用不了

sudo apt-get update && sudo apt-get dist-upgrade 就可以检测升级了
Reply View the author
avatar
s32967326
deepin
2017-11-19 02:29
#20
https://bbs.deepin.org/post/148472
sudo apt-get update && sudo apt-get dist-upgrade 就可以检测升级了

谢谢管理员,已经完美解决
Reply View the author