[Terminal] sudo upgrade出现让卸载QT5的,卸不卸载呢?
Tofloor
poster avatar
liujy126
deepin
2022-06-04 21:22
Author

sudo upgrade之后出现如下提示:

下列软件包是自动安装的并且现在不需要了:
libqt4-xml libqt5webengine5 libqtdbus4 qdbus qdbus-qt5 qtchooser
使用'sudo apt autoremove'来卸载它(它们)。

能不能卸载呢,记得上次把输入法干没了,是不是跟autoremove了一下有关呢?

Reply Favorite View the author
All Replies
蔡EEPIN
deepin
2022-06-04 21:37
#1

和autoremove一样,卸载的是没有被依赖的独立包。

担心出问题就把包名都记下来,出问题了再安装上

Reply View the author
Alan-lu
deepin
2022-06-08 19:16
#2

这些都是可以卸载的,如果搭建Qt开发环境可能会使用到qtchooser

Reply View the author