• 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 RC7

Update To Linux Kernel 4.13 RC7

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

How to install and update to Linux Kernel 4.13 RC7. Linux Kernel v4.13 RC7 brings most of the changes in drivers and architecture.

Announcing the release, Linux Torvalds wrote of 4.13-rc7, “So here’s rc7, and I still expect this to the the last rc, although the best-laid plans of mice and men.. rc7 is pretty small, with most of the changes in drivers and architecture as usual. That said, this time “most” is only _just_ true, we have enough other changes that drivers and arch fixes is only about 60% of the patch. There’s header files, VM, networking, core kernel, documentation, scripts..”

64 Bit Linux Systems

Build for amd64 succeeded (see BUILD.LOG.amd64): Run the following commands in Terminals to install and update Linux Kernel 4.13 rc7:

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

32 Bit Linux Systems

Build for i386 succeeded (see BUILD.LOG.i386): Run the following commands in Terminals to install and update Linux Kernel 4.13 rc7:

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

Tags: Install Kernel 4.13 RC7, Install Linux Kernel 4.13 RC7, Kernel 4.13 RC7, Linux Kernel 4.13 RC7, Update Kernel 4.13 RC7, Update Linux Kernel 4.13 RC7

Primary Sidebar

Latest Posts

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

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

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

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