Usage: Clone: git clone [email protected]:shiptux/hello_ko.git Install require packages: sudo apt install gcc build-essential linux-headers-uname -r debheleper Compile: cd hello_ko && dpkg-buildpackage -us -nc -us Install: dpkg -i ../hello_ko*.deb Reference: https://blog.sourcerer.io/writing-a-simple-linux-kernel-module-d9dc3762c234