求助,公司Linux软件装不上
Tofloor
poster avatar
qq1134407214
deepin
2018-05-29 21:44
Author
jianzhangg@jianzhangg-PC:~$ sudo apt-get install libqt5webenginewidgets5
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
E: 无法定位软件包 libqt5webenginewidgets5


运行流程如上,提示没有这个依赖.有同事在Ubuntu上安装成功了.


Reply Favorite View the author
All Replies
2 / 3
To page
avatar
qq1134407214
deepin
2018-05-30 19:10
#21
https://bbs.deepin.org/post/157229
不要用ubuntu源,可以用debian sid源

大神请留步,在哪找这个源文件啊?
Reply View the author
avatar
Zeus_god
deepin
2018-05-30 22:41
#22
很想知道怎么恢复的,我怎么找不到recover
Reply View the author
avatar
qq1134407214
deepin
2018-05-30 23:15
#23
https://bbs.deepin.org/post/157229
很想知道怎么恢复的,我怎么找不到recover

深度系统选recovery
Reply View the author
avatar
Zeus_god
deepin
2018-06-02 15:53
#24
https://bbs.deepin.org/post/157229
深度系统选recovery

就是没找到recover啊,找到了就不问了
Reply View the author
avatar
152******14
deepin
2018-06-02 16:34
#25
https://bbs.deepin.org/post/157229
就是没找到recover啊,找到了就不问了

要是米有,就到官网下载个 deepin live  制作优盘,用法跟winpe   
Reply View the author
avatar
loveinccnu
deepin
2018-06-02 18:31
#26
https://bbs.deepin.org/post/157229
不可能吧...我几天就崩了三次....

我用了几年了都没崩溃过。不过看别人崩溃都是换了Ubuntu的源导致的
Reply View the author
avatar
Zeus_god
deepin
2018-06-02 19:22
#27
刚用live做了个启动盘,确实可以备份了,
Reply View the author
avatar
VI~TONISEN
deepin
2018-06-02 19:43
#28
不要换源,十有八九挂,
Reply View the author
avatar
qq1134407214
deepin
2018-06-04 20:55
#29
https://bbs.deepin.org/post/157229
不要换源,十有八九挂,

对的...千万别换...
Reply View the author
avatar
181******81
deepin
2018-06-04 23:45
#30
自从用deepin我就没敢用除官方源外的其他源,几乎一用其他源都准挂了,准备好重装了。呵呵

3年过去了,除了大版本更变,没重装过了。好像
Reply View the author
avatar
152******80
Advanced Packager
2018-06-05 00:35
#31
https://bbs.deepin.org/post/157229
这个系统还是不稳,经常崩,老在更新的时候就崩了.我已经蹦三次的,才用几天..... ...

自己操作失误了吧,用本来的源,不要乱改源,deepin源和ubuntu不一样的,deepin现在不是基于ubuntu做的,还有更新系统用sudo apt-get dist-upgrade
Reply View the author
avatar
152******80
Advanced Packager
2018-06-05 00:36
#32
你这个锅deepin不得背,你自己改崩溃的
Reply View the author
avatar
qq1134407214
deepin
2018-06-05 00:36
#33
https://bbs.deepin.org/post/157229
自己操作失误了吧,用本来的源,不要乱改源,deepin源和ubuntu不一样的,deepin现在不是基于ubuntu做的, ...

对 换源就崩了
Reply View the author
avatar
qq1134407214
deepin
2018-06-05 00:37
#34
https://bbs.deepin.org/post/157229
自己操作失误了吧,用本来的源,不要乱改源,deepin源和ubuntu不一样的,deepin现在不是基于ubuntu做的, ...

更新系统用这个有什么好处啊?
Reply View the author
avatar
152******80
Advanced Packager
2018-06-05 00:42
#35
你那个报错是没有找到软件包,要么名字错了,要么就没有这个依赖,不同发行版依赖名称可能不同,我猜你想装这个


...

Reply View the author
avatar
152******80
Advanced Packager
2018-06-05 00:44
#36
https://bbs.deepin.org/post/157229
更新系统用这个有什么好处啊?

发布版升级,就用这个,你记住就好,不要乱换源,不要乱换源,不要乱换源,重要的事情说三遍。
Reply View the author
avatar
wtz
deepin
2018-06-05 01:50
#37
推荐一个查找软件包的神器,可以按包名或者文件名查找:https://pkgs.org/
deepin用debian sid就可以了。
Reply View the author
avatar
qq1134407214
deepin
2018-06-05 02:12
#38
https://bbs.deepin.org/post/157229
推荐一个查找软件包的神器,可以按包名或者文件名查找:https://pkgs.org/
deepin用debian sid就可以了。 ...

找到了,但命令一样的...
能请教下老哥这个怎么用吗?
Reply View the author
avatar
qq1134407214
deepin
2018-06-05 02:23
#39
https://bbs.deepin.org/post/157229
推荐一个查找软件包的神器,可以按包名或者文件名查找:https://pkgs.org/
deepin用debian sid就可以了。 ...

大佬看这两个,我专门把deb包下载安装也不行
Reply View the author
avatar
wtz
deepin
2018-06-05 10:42
#40
https://bbs.deepin.org/post/157229
大佬看这两个,我专门把deb包下载安装也不行

抱歉,刚才回复的时候没有仔细看。你所说的“libqt5webenginewidgets.so”是个比较新的依赖,Debian只提供Qt 5.7以上的版本,而Deepin仍然用Qt 5.6,所以会无法安装。
解决方法:如 https://bbs.deepin.org/user/7045   所说,直接从官网下载软件包并安装即可:http://packages.deepin.com/deepi ... -0ubuntu1_amd64.deb

另:pkgs.org最近改版了,搜索功能贼难用。查找Debian软件包还是去官网吧:https://www.debian.org/distrib/packages
Reply View the author
2 / 3
To page