kernel-devel is a RedHat and derivatives package. In Ubuntu you may need to install the linux-kernel-headers and kernel-package. Try the following command in Terminal:
sudo apt-get install linux-kernel-headers kernel-package
kernel-devel is a RedHat and derivatives package. In Ubuntu you may need to install the linux-kernel-headers and kernel-package. Try the following command in Terminal:
sudo apt-get install linux-kernel-headers kernel-package
转载于:https://www.cnblogs.com/acm-jing/p/8604200.html