[Boot/Shutdown] 现在关机提示这个是什么意思?
Tofloor
poster avatar
ugvibib
deepin
2021-03-01 17:37
Author

即使我把所有的应用关掉,再关机也会提示这个。

Reply Favorite View the author
All Replies
ugvibib
deepin
2021-03-01 17:37
#1
It has been deleted!
海天鹰
deepin
2021-03-01 18:33
#2

我也是!

Reply View the author
Ziggy
deepin
2021-03-01 19:04
#3

直接卸载这个包,不会有影响

Reply View the author
zhangsnke
deepin
2021-03-02 17:53
#4

1、将已经安装的software-properties-common给卸载掉,运行以下命令:

sudo apt-get remove software-properties-common

2、其实也可以点强制关机的,和Windows一样。

3、可试以下方法指令关闭sudo service unattended-upgrades stop ...,如下操作:

1].打开“系统监视器”->系统服务。

2].搜索upgrade,找到unattended-upgrades。

3].右键点击,设置启动方式 -> 手动。

Reply View the author
ugvibib
deepin
2021-03-02 18:09
#5
zhangsnke

1、将已经安装的software-properties-common给卸载掉,运行以下命令:

sudo apt-get remove software-properties-common

2、其实也可以点强制关机的,和Windows一样。

3、可试以下方法指令关闭sudo service unattended-upgrades stop ...,如下操作:

1].打开“系统监视器”->系统服务。

2].搜索upgrade,找到unattended-upgrades。

3].右键点击,设置启动方式 -> 手动。

很好用,谢!

Reply View the author