• 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 to Linux Kernel 4.13 RC6 on Ubuntu Systems

Update to Linux Kernel 4.13 RC6 on Ubuntu Systems

By Sourabh / August 21, 2017 Category: How To, Ubuntu

Update to Linux Kernel 4.13 RC6 on Ubuntu Systems. Ubuntu users can download and install Kernel 4.13 RC6. The sixth weekly release Kernel 4.13 RC6 brings many regression and bug fixes.

Announcing the release of Kernel 4.13 RC6, Linus Torvalds wrote:

Things have been pretty calm, and rc6 is out there. Nothing particular really stands out – it all looks normal, with just under half of the patch being drivers (networking stands out, but there’s infiniband, sound and misc other things too), a third of the rest being arch updates, and the rest is just misc more or less core stuff all over.

The appended shortlog is about as descriptive as anything else. It’s short enough that you can easily skim through it to see if there is something particular you might be interested in. So everything still looks on target for a normal release schedule, which would imply rc7 next weekend, and then the final 4.13 the week after that.

Unless something happens, of course. Tomorrow is the solar eclipse, and maybe it brings doom and gloom even beyond the expected Oregon trafficalypse. You never know.

Linus Torvalds – http://lkml.iu.edu/hypermail/linux/kernel/1708.2/03592.html

Install Kernel 4.13 RC6 on 32 Bit Systems

Run the following commands in terminal to install Kernel 4.13 RC6 on 32 Bit Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6/linux-headers-4.13.0-041300rc6_4.13.0-041300rc6.201708201831_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6/linux-headers-4.13.0-041300rc6-generic_4.13.0-041300rc6.201708201831_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6/linux-headers-4.13.0-041300rc6-lowlatency_4.13.0-041300rc6.201708201831_i386.deb
sudo dpkg -i linux-headers-4.13.0-041300rc6-*.deb linux-image-4.13.0-041300rc6-*.deb
sudo reboot

Install Kernel 4.13 RC6 on 64 Bit Systems

Run the following commands in terminal to install Kernel 4.13 RC6 on 64 Bit Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6/linux-headers-4.13.0-041300rc6_4.13.0-041300rc6.201708201831_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6/linux-headers-4.13.0-041300rc6-generic_4.13.0-041300rc6.201708201831_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6/linux-headers-4.13.0-041300rc6-lowlatency_4.13.0-041300rc6.201708201831_amd64.deb
sudo dpkg -i linux-headers-4.13.0-041300rc6-*.deb linux-image-4.13.0-041300rc6-*.deb
sudo reboot

Linux Kernel v4.13-rc6 mainline build

These binary packages represent builds of the mainline or stable Linux kernel tree at the commit below. To obtain the source from which they are built fetch the commit below:

git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack v4.13-rc6

and apply the patches on top in the order below:

0001-base-packaging.patch
0002-debian-changelog.patch
0003-configs-based-on-Ubuntu-4.13.0-6.7.patch

The patches can be found at http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc6/

Tags: Install Kernel 4, Install Kernel 4.13, Install Kernel 4.13 RC6, Install Linux Kernel 4, Install Linux Kernel 4.13, Install Linux Kernel 4.13 RC6, Kernel 4, Kernel 4 Feature, Kernel 4 Release, Kernel 4.13, Kernel 4.13 Feature, Kernel 4.13 RC6, Kernel 4.13 RC6 Feature, Kernel 4.13 RC6 Release, Kernel 4.13 Release, Linux Kernel 4, Linux Kernel 4 Feature, Linux Kernel 4 Release, Linux Kernel 4.13, Linux Kernel 4.13 Feature, Linux Kernel 4.13 RC6, Linux Kernel 4.13 RC6 Feature, Linux Kernel 4.13 RC6 Release, Linux Kernel 4.13 Release, Update Kernel 4, Update Kernel 4.13, Update Kernel 4.13 RC6, Update Linux Kernel 4, Update Linux Kernel 4.13, Update Linux Kernel 4.13 RC6, Upgrade Kernel 4, Upgrade Kernel 4.13, Upgrade Kernel 4.13 RC6, Upgrade Linux Kernel 4, Upgrade Linux Kernel 4.13, Upgrade Linux Kernel 4.13 RC6

Primary Sidebar

Latest Posts

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

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

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

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