• 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 / Update & Install Linux Kernel 4.15-rc9 on Linux Ubuntu

Update & Install Linux Kernel 4.15-rc9 on Linux Ubuntu

By Sourabh / January 23, 2018 Category: How To, Ubuntu

Update and install Linux Kernel 4.15-rc9 on Linux Ubuntu Systems. Linux Kernel 4.15-rc9 was released by Linus Torvalds.

Announcing the release, he said: “I really really wanted to just release 4.15 today, but things haven’t calmed down enough for me to feel comfy about it, and Davem tells me he still has some networking fixes pending. Laura Abbott found and fixed a very subtle boot bug introduced this development cycle only yesterday, and it just didn’t feel right to say that we’re done.

So I’m doing an rc9 instead. I don’t particularly like to, but I like it even less releasing something that doesn’t seem baked enough. Some people have already started sending me pull requests for 4.16 (generally because they aren’t expecting to be online next week and expected the merge window to open). I appreciate it, and I’ll keep them queued up, I just won’t start applying them quite yet. Anyway, rc9 is mostly arch updates (x86, arm, powerpc, mips) and drivers (gpu, networking and md). And some core networking. And then there’s various random misc fallout (tracing, bpf, and new selftests)

I really expect no more delays after this. We’ve had rc9’s before, but they have been pretty rare (the last one was 3.1-rc9 back in 2011 that release went all the way to rc10, and I really don’t think we’ll do that this time _despite_ all the CPU bug mitigation craziness).”

On 64 Bit Systems

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

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc9_4.15.0-041500rc9.201801212130_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc9-generic_4.15.0-041500rc9.201801212130_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc9-lowlatency_4.15.0-041500rc9.201801212130_amd64.deb
sudo dpkg -i *.deb

On 32 Bit Systems

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

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc9_4.15.0-041500rc9.201801212130_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc9-generic_4.15.0-041500rc9.201801212130_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc9-lowlatency_4.15.0-041500rc9.201801212130_i386.deb
sudo dpkg -i *.deb

Once installed and updated, restart the system to apply the changes.

Tags: Install Linux Kernel 4.15-rc9, Kernel 4.15, Linux Kernel 4.15, Linux Kernel 4.15-rc9, Update Kernel 4.15, Update Linux Kernel 4.15, Update Linux Kernel 4.15-rc9

Primary Sidebar

Latest Posts

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

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

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

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