ubuntu apt-get 获取内核源码

查看内核版本:
root@ubuntu:~# uname -a

Linux ubuntu 4.15.0-44-generic #47-Ubuntu SMP Mon Jan 14 11:26:59 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

查看源码包名称:

root@ubuntu:~# apt-cache search linux-source

linux-source - Linux kernel source with Ubuntu patches

linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu patches

linux-source-4.18.0 - Linux kernel source for version 4.18.0 with Ubuntu patches

获取源码, 默认安装在/usr/src目录下:

root@ubuntu:~# apt-get install linux-source-4.15.0

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容