尝试使用命令安装:
sudo apt-get install linux-headers-$(uname -r)
结果无法定位软件包:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-headers-5.10.0
E: Couldn't find any package by glob 'linux-headers-5.10.0'
E: Couldn't find any package by regex 'linux-headers-5.10.0'
还有什么方法吗
尝试使用命令安装:
sudo apt-get install linux-headers-$(uname -r)
结果无法定位软件包:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-headers-5.10.0
E: Couldn't find any package by glob 'linux-headers-5.10.0'
E: Couldn't find any package by regex 'linux-headers-5.10.0'
还有什么方法吗