1
0
Эх сурвалжийг харах

headers: Update header installation for Fedora

Tyler Fanelli 1 жил өмнө
parent
commit
4f0fa3b17c
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  1. 5 0
      lkmpg.tex

+ 5 - 0
lkmpg.tex

@@ -215,6 +215,11 @@ On Arch Linux:
 sudo pacman -S linux-headers
 \end{codebash}
 
+On Fedora:
+\begin{codebash}
+sudo dnf install kernel-devel kernel-headers
+\end{codebash}
+
 \section{Examples}
 \label{sec:examples}
 All the examples from this document are available within the \verb|examples| subdirectory.