[Topic DIscussion] 怎么卸载旧的系统内核
Tofloor
poster avatar
逍遥
deepin
2023-05-19 06:12
Author

如题,网上找了好几种办法,都没有成功,请教各位大神

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-05-19 06:18
#1

执行:dpkg --get-selections| grep linux 看看你现在装的内核

然后卸载命令:sudo apt purge linux-image-内核版本 linux-headers-内核版本

Reply View the author
蔡EEPIN
deepin
2023-05-19 06:36
#2

我都是直接 sudo apt autoremove --purge '*5.15-xxx*'

Reply View the author
青稚
deepin
2023-05-19 06:52
#3
阿尼樱奈奈

执行:dpkg --get-selections| grep linux 看看你现在装的内核

然后卸载命令:sudo apt purge linux-image-内核版本 linux-headers-内核版本

补充一句,查看当前使用的内核,把不用的内核卸载了。

输入命令:uname -a

查看当前使用内核。

Reply View the author
逍遥
deepin
2023-05-19 16:37
#4

谢谢!按照你们的方法已经卸载成功。

Reply View the author
Haydn
deepin
2023-05-19 17:15
#5

https://bbs.deepin.org/post/243646

Reply View the author
小图巴巴
deepin
2023-05-19 22:32
#6

我是在商店里先安装如下图的软件scater 再搜索linux 找到你不想要的内核 勾选 点删除重启动就行
截图_选择区域_20230519143049.jpg

Reply View the author
wcs4221
deepin
2023-05-31 20:53
#7
小图巴巴

我是在商店里先安装如下图的软件scater 再搜索linux 找到你不想要的内核 勾选 点删除重启动就行
截图_选择区域_20230519143049.jpg

是个方法,学习了

Reply View the author
小图巴巴
deepin
2023-06-01 00:07
#8
小图巴巴

我是在商店里先安装如下图的软件scater 再搜索linux 找到你不想要的内核 勾选 点删除重启动就行
截图_选择区域_20230519143049.jpg

stacer 更正一下

Reply View the author
晚秋(lateautumn)
Moderator
2023-08-09 18:25
#9
小图巴巴

stacer 更正一下

好方法,装了好多内核,正想卸载几个呢

Reply View the author
jiutian123
deepin
2023-12-09 05:28
#10
小图巴巴

我是在商店里先安装如下图的软件scater 再搜索linux 找到你不想要的内核 勾选 点删除重启动就行
截图_选择区域_20230519143049.jpg

欠缺少个删除编译的内核的,要是一搜删,棒棒的

Reply View the author