[Seek Help] 依赖包没装全
Tofloor
poster avatar
user8414
deepin
2021-03-26 03:39
Author

发现在安装一部分软件(如libreoffice)时,依赖包没有装全。导致运行时出现问题。望解决。

Reply Favorite View the author
All Replies
guaguale
deepin
2021-03-26 04:24
#1

提示提示呢?

Reply View the author
安洛
deepin
2021-03-26 06:19
#2

官网的libreoffice,还是自带的libreoffice,还是商店的libreoffice?

Reply View the author
Ziggy
deepin
2021-03-26 07:46
#3

sudo apt update && sudo apt -f install

Reply View the author
昨夜的星辰
deepin
2021-03-26 07:46
#4

盲猜是命令行装的吧,尽量用商店的装

Reply View the author
user8414
deepin
2021-03-29 00:44
#5
安洛

官网的libreoffice,还是自带的libreoffice,还是商店的libreoffice?

商店里的。

Reply View the author
user8414
deepin
2021-03-29 00:45
#6
Ziggy

sudo apt update && sudo apt -f install

好像不行,数据库还是打不开。

Reply View the author
Ziggy
deepin
2021-03-29 00:57
#7
user8414

好像不行,数据库还是打不开。

什么报错?卸载后装org.libreoffice.libreoffice看看

Reply View the author
安洛
deepin
2021-03-29 06:13
#8
user8414

商店里的。

商店里的libreoffice好像的确缺些依赖。

Reply View the author
安洛
deepin
2021-03-29 06:13
#9
user8414

好像不行,数据库还是打不开。

数据库打不开可能是没装jre

sudo apt install default-jre

Reply View the author