• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Linux Kernel 4.16 RC2 Released – Compile And Install Linux Kernel Ubuntu

Linux Kernel 4.16 RC2 Released – Compile And Install Linux Kernel Ubuntu

By Sourabh / February 21, 2018 Category: How To, Ubuntu

Linux Kernel 4.16 RC2 released – Install new Linux Kernel on Ubuntu { install Kernel via apt-get command }. Here’s how to compile and install Linux Kernel on Ubuntu. Announcing the release of Linux Kernel 4.16 RC2, Linus Torvalds writes:

“It’s been a quiet week, and rc2 is out. I take the fairly quiet rc be a good sign for 4.16, but honestly, rc2 is often fairly calm. That’s probably because people are taking a breather after the merge window, but also simply because it might take a while to find any issues. But let’s be optimistic, and just assume – at least for now – that it’s because all is well.

The diffstat is fairly odd, but that often happens with small rc’s just because then just a couple of pulls will skew things easily in one or two directions. This time the patch is about one third architecture updates (arm64, x86, powerpc), one third tooling (mostly ‘perf’) and one third “rest”. And yes, the bulk of that rest is drivers (gpu, nvme, sound, misc), but those drivers are still distinctly *not* the bulk of the whole patch.

Go out and test, it all looks fine.“

 

Linux Kernel 4.16 RC2

On 32 Bit Systems

Run the following commands in Terminal to install Linux Kernel 4.14 on 32 Bit Ubuntu Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc2/linux-headers-4.16.0-041600rc2_4.16.0-041600rc2.201802190311_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc2/linux-headers-4.16.0-041600rc2-generic_4.16.0-041600rc2.201802190311_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc2/linux-headers-4.16.0-041600rc2-lowlatency_4.16.0-041600rc2.201802190311_i386.deb
sudo dpkg -i *.deb

On 64 Bit Systems

Run the following commands in Terminal to install Linux Kernel 4.14 on 64 Bit Ubuntu Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc2/linux-headers-4.16.0-041600rc2_4.16.0-041600rc2.201802190311_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc2/linux-headers-4.16.0-041600rc2-generic_4.16.0-041600rc2.201802190311_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc2/linux-headers-4.16.0-041600rc2-lowlatency_4.16.0-041600rc2.201802190311_amd64.deb
sudo dpkg -i *.deb

Once installe, restart the system to apply changes.

Tags: Compile And Install Linux Kernel Ubuntu, Compile Linux Kernel, Compile Linux Kernel Ubuntu, Compile Linux Ubuntu, Install Linux Kernel, Install Linux Kernel Ubuntu, Install Linux Ubuntu, Install New Linux Kernel Ubuntu, Kernel 4.16, Kernel 4.16 RC2, Linux Kernel 4.16, Linux Kernel 4.16 RC2, Ubuntu 16.04 Latest Kernel, Ubuntu 4.12 Kernel, Ubuntu 4.14 Kernel, Ubuntu Install Kernel Apt-Get, Ubuntu Kernel 4.12 Ppa, Ubuntu Kernel Install

Primary Sidebar

Latest Posts

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

Linux Terminal Commands for Beginners With Examples

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap