373 Forks
6169 Stars
6169 Watchers

lkmpg

The Linux Kernel Module Programming Guide (updated for 5.x kernels)

How to download and setup lkmpg

Open terminal and run command
git clone https://github.com/sysprog21/lkmpg.git
git clone is used to create a copy or clone of lkmpg repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lkmpg https://github.com/sysprog21/lkmpg/archive/master.zip

Or simply clone lkmpg with SSH
[email protected]:sysprog21/lkmpg.git

If you have some problems with lkmpg

You may open issue on lkmpg support forum (system) here: https://github.com/sysprog21/lkmpg/issues