06-22-2015, 08:19 AM
4.1 Linux Lite Kernel is now available for 32 & 64bit machines.
Linux Lite Kernels are now compiled using the clang compiler - http://clang.llvm.org/
Thanks to the new 24 thread workstation, I'm now able to compile, build, package and release the Linux Kernel within a few hours of the mainline release.
Open a terminal and do:
Ignore any errors in the terminal.
Look forward to your feedback. Thank you.
Linux Lite Kernels are now compiled using the clang compiler - http://clang.llvm.org/
Thanks to the new 24 thread workstation, I'm now able to compile, build, package and release the Linux Kernel within a few hours of the mainline release.
Open a terminal and do:
Code:
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.1.0 linux-image-linuxlite-4.1.0 -y
Ignore any errors in the terminal.
Look forward to your feedback. Thank you.