• 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 RC8 On Ubuntu Linux

Update & Install Linux Kernel 4.15 RC8 On Ubuntu Linux

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

Linux Kernel 4.15-rc8 released with few improvements and fixes. How to install Linux Kernel 4.15-rc8 on Ubuntu Linux Systems. Announcing the release Linux Kernel 4.15-rc8, Linus Torvalds wrote:

“Ok, another week has gone by, and here’s the promised rc8. I’m still hoping that this will be the last rc, despite all the Meltdown and Spectre hoopla. But we will just have to see, it obviously requires this upcoming week to not come with any huge surprises.

The patches aren’t huge, but architecture updates do end up being a largish part. That’s partly due to the x86 “retpoline” support (well, the basic stuff that is uncontested), but also because the powerpc people decided they wanted to play too, so there’s some low-level kernel entry changes there too. Aren’t we lucky?

Oh, and there’s a small RISC-V update too. But outside of that, we’ve got driver updates (gpu, networking, usb, sound, NVMe), some core networking, and some tooling updates (mostly a few new x86 selftests). And some random misc fixlets (documentation, apparmor, crypto).

Go forth and test. It all looks pretty solid to me.”

Linux 4.15-rc8
https://lkml.org/lkml/2018/1/14/210

Linux 4.15-rc8

On 32 Bit Ubuntu

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

http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc8_4.15.0-041500rc8.201801142030_all.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc8-generic_4.15.0-041500rc8.201801142030_amd64.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc8-lowlatency_4.15.0-041500rc8.201801142030_amd64.deb
sudo dpkg -i *.deb

On 64 Bit Ubuntu

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

http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc8_4.15.0-041500rc8.201801142030_all.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc8-generic_4.15.0-041500rc8.201801142030_i386.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.15.0-041500rc8-lowlatency_4.15.0-041500rc8.201801142030_i386.deb
sudo dpkg -i *.deb

Tags: Kernel 4.15, Kernel 4.15 RC8, Linux Kernel 4.15, Linux Kernel 4.15 RC8

Primary Sidebar

Latest Posts

How To Check User Permissions In Linux Using Command

Check Which Folder Is Taking More Space In Ubuntu Linux

How to Install Claude Desktop App in Ubuntu Linux

Job Scheduling Using At Command In Linux With Examples

How To Check Permissions Of A Directory In Linux Command

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

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

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