[Seek Help] 更新之后出现这个!111!1
Tofloor
poster avatar
tang20201209
deepin
2021-02-05 23:38
Author

 更新之后出现这个,你们有没有出现
 
Reply Favorite View the author
All Replies
lcw0268
deepin
2021-02-06 00:31
#1

一个100M,一个300M,盲猜是引导分区。

楼主可以加载看看啊。

Reply View the author
SamLukeYes
deepin
2021-02-06 00:42
#2
lcw0268

一个100M,一个300M,盲猜是引导分区。

楼主可以加载看看啊。

squashfs,应该是 snap

Reply View the author
shy
deepin
2021-02-06 01:35
#3

应该是一些软件的

比如xdroid会生成一个。。。

Reply View the author
shy
deepin
2021-02-06 01:35
#4

snap软件

Reply View the author
小小怪下士
deepin
2021-02-06 03:43
#5
lcw0268

一个100M,一个300M,盲猜是引导分区。

楼主可以加载看看啊。

是snap。可能是楼主自己装的

Reply View the author
Ziggy
deepin
2021-02-06 03:55
#6

xdroid或者snap装了之后,遇上了文管bug

Reply View the author
tang20201209
deepin
2021-02-07 18:02
#7
shy

snap软件

现在发现了是snap,这个东西安装上去用了,也不能卸载,现在怎么卸载掉

Reply View the author
shy
deepin
2021-02-07 19:38
#8
tang20201209

现在发现了是snap,这个东西安装上去用了,也不能卸载,现在怎么卸载掉

列出已经安装的snap包

 

sudo snap list

 

卸载snap中安装的包

 

sudo snap remove

 

卸载snap-core

 

sudo apt autoremove --purge snapd

Reply View the author
shy
deepin
2021-02-07 19:39
#9
tang20201209

现在发现了是snap,这个东西安装上去用了,也不能卸载,现在怎么卸载掉

你用第一个看看哪些软件不用了,用第二个删,最后用第三个删残留

Reply View the author