如何查看源内有哪些linux内核?
Tofloor
poster avatar
leonardo520
deepin
2018-02-06 03:29
Author
用sudo apt-get install 安装linux内核之前得知道源里有哪些版本的linux内核,请问如何查询呢?
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2018-02-06 03:53
#1
dpkg --list | grep linux-image
Reply View the author
avatar
jingle
deepin
2018-02-06 03:53
#2
或者安装一个仓库的ukuu也可以查看。
Reply View the author
avatar
153******45
deepin
2018-02-06 03:54
#3
本帖最后由 a996535783 于 2018-2-5 19:57 编辑

https://bbs.deepin.org/post/152967
dpkg --list | grep linux-image

你这个命令是看已经安装的吧
Reply View the author
avatar
HualetWang
deepin
2018-02-06 03:57
#4
apt search linux-image
Reply View the author
avatar
jingle
deepin
2018-02-06 03:59
#5
a996535783 发表于 2018-2-5 19:54
你这个命令是看已经安装的吧

看错了,逃
Reply View the author
avatar
153******45
deepin
2018-02-06 04:02
#6

下次眼睛擦亮点
Reply View the author