- Download the KernelCheck source from LaunchPad:
$ bzr branch lp:~team-kcheck/kernelcheck/experimental
- Enter the directory
$ cd experimental
- Install KernelCheck (as root - su)
$ python setup.py install
- Use it! (once again, as root)
$ kernelcheck
* The versions in this branch are not necessarily tested and may not work at times.