diff --git a/lkmpg.tex b/lkmpg.tex index 7236142..1558a82 100644 --- a/lkmpg.tex +++ b/lkmpg.tex @@ -210,7 +210,7 @@ apt-cache search linux-headers-`uname -r` The following command provides information on the available kernel header files. Then for example: \begin{codebash} -sudo apt-get install kmod linux-headers-5.4.0-80-generic +sudo apt-get install linux-headers-`uname -r` \end{codebash} On Arch Linux: