ubuntu查看系统使用内核版本-下载对应源码-国内kernel.org镜像

查看系统Linux内核版:

$ apt-cache search linux-source

 -

 

 

 

下载源码:

$ sudo apt-get install linux-source-5.3.0

 -

 

 

下载完成, 到/usr/src目录查看下载好的源码

 

注意:apt-get下载linux源码,使用的"源",是在系统的"软件和更新"里设置的

 

 

 

国内kernel.org镜像:  

北京交通大学   http://mirror.bjtu.edu.cn/kernel/linux/kernel/

 

 

 

 

参考:

https://www.jb51.cc/ubuntu/1108852.html

https://blog.csdn.net/g__gle/article/details/8033535

https://blog.csdn.net/qq_40748967/article/details/119387227

https://ishare.iask.sina.com.cn/f/2eAcmlN0EPB.html

 

posted @ 2022-08-25 14:40  悟透  阅读(1015)  评论(0)    收藏  举报