“需要重新启动系统才能完成更新过程”之前KDE等离子体中显示了消息,但现在它已经消失了。怎么才能让它恢复?
尝试过安装各种软件包,如下所示:
但什么都帮不上忙。
发布于 2018-01-12 13:17:26
所需的包是kubuntu-notification-helper。安装:
sudo apt-get install kubuntu-notification-helper然后重新启动KDE。
运行:
sudo touch /var/run/reboot-required
sudo touch /var/lib/update-notifier/dpkg-run-stamp通知应立即显示。
https://askubuntu.com/questions/995157
复制相似问题