• 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 / How To Install Linux Kernel 4.6 RC5 On Ubuntu 16.04

How To Install Linux Kernel 4.6 RC5 On Ubuntu 16.04

By Sourabh / April 25, 2016 Category: How To, Ubuntu

Install Linux Kernel 4.6 RC5 on Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04 and Derivatives. Terminal commands to install Kernel 4.6 RC on 32 bit/64 bit Ubuntu and Ubuntu Derivative Systems.

How to install Kernel 4.6 RC on 32 bit Ubuntu and derivative systems:

Run the following commands to install Linux Kernel 4.6 RC5 on 32 Bit Ubuntu Systems:

$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/linux-headers-4.6.0-040600rc5_4.6.0-040600rc5.201604242031_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/linux-headers-4.6.0-040600rc5-generic_4.6.0-040600rc5.201604242031_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/linux-image-4.6.0-040600rc5-generic_4.6.0-040600rc5.201604242031_i386.deb
$ sudo dpkg -i linux-headers-4.6*.deb linux-image-4.6*.deb

How to install Kernel 4.6 RC on 64 bit Ubuntu and derivative systems:

Run the following commands to install Linux Kernel 4.6 RC5 on 64 Bit Ubuntu Systems

$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/linux-headers-4.6.0-040600rc5_4.6.0-040600rc5.201604242031_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/linux-headers-4.6.0-040600rc5-generic_4.6.0-040600rc5.201604242031_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/linux-image-4.6.0-040600rc5-generic_4.6.0-040600rc5.201604242031_amd64.deb
$ sudo dpkg -i linux-headers-4.6*.deb linux-image-4.6*.deb

Remove Linux Kernel 4.6 RC5

Run the following commands to uninstall and remove Linux Kernel 4.6 RC5 from Ubuntu Systems

$ sudo apt-get remove linux-headers-4.6* linux-image-4.6*

Tags: How To Install Linux Kernel 4.6 RC5 On Ubuntu 16.04, Install Kernel 4.6 RC5, Install Linux Kernel 4.6 RC5, Install Linux Kernel 4.6 Ubuntu 16.04, Kernel 4.6 RC5, Kernel 4.6 RC5 Ubuntu, Kernel 4.6 Ubuntu, Linux Kernel 4.6 RC5, Linux Kernel 4.6 RC5 Ubuntu, Linux Kernel 4.6 Ubuntu, Ubuntu 16.04 Install Linux Kernel 4.6, Ubuntu Kernel 4.6 RC5, Ubuntu Linux Kernel 4.6 RC5, Upgrade Kernel 4.6 RC5, Upgrade Linux Kernel 4.6 RC5

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