[Newbies] 终端su的初始密码是什么 依赖不满足怎么解决
Tofloor
poster avatar
marlborochan
deepin
2021-05-08 08:52
Author

Reply Favorite View the author
All Replies
marlborochan
deepin
2021-05-08 08:52
#1

试过账户密码也是错误,求助

Reply View the author
marlborochan
deepin
2021-05-08 09:01
#2

su问题已解决 依赖问题求助

Reply View the author
Jack
deepin
2021-05-08 16:56
#3

试试: 

wget http://ftp.br.debian.org/debian/pool/main/p/pywebkitgtk/python-webkit_1.1.8-3_amd64.deb
Reply View the author
lskittles
deepin
2021-05-08 18:35
#4

依赖问题一部分可以通过下载对应的依赖库来解决,一般终端执行sudo apt install xxxx(你缺少的依赖的名字)即可,还有一部分解决不了,看一下有没有替代的软件。

Reply View the author
Ziggy
deepin
2021-05-08 20:52
#5

这个是哪里的包?可以问问维护者

Reply View the author
cwbs
deepin
2021-05-08 22:12
#6

使用su前需要

sudo passwd

设置密码

Reply View the author