• 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.0 RC4 On Ubuntu 14.10 and Ubuntu 14.04

How To Install Linux Kernel 4.0 RC4 On Ubuntu 14.10 and Ubuntu 14.04

By Sourabh / March 17, 2015 Category: How To, Ubuntu

How to install Kernel 4.0 RC4 on 32 bit and 64 bit Ubuntu 14.10, Ubuntu 14.04 and Derivatives. Linux Kernel 4.0 RC4 has been released with ARM updates, architecture improvements and networking fixes.

You can install Kernel 4.0 RC4 on Ubuntu 15.04/14.10/14.04, Linux Mint 17 and other Ubuntu derivative systems. To install Linux Kernel 4.0 RC4, download the deb packages from kernel.ubuntu.com and then install it. Follow the instructions given below:

Install Kernel 4.0 RC4 on 32 bit Ubuntu Systems


cd /tmp
wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc4-vivid/linux-headers-4.0.0-040000rc4_4.0.0-040000rc4.201503152135_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc4-vivid/linux-headers-4.0.0-040000rc4-generic_4.0.0-040000rc4.201503152135_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc4-vivid/linux-image-4.0.0-040000rc4-generic_4.0.0-040000rc4.201503152135_i386.deb
sudo dpkg -i linux-headers-4.0*.deb linux-image-4.0*.deb

Install Kernel 4.0 RC4 on 64 bit Ubuntu Systems


cd /tmp
wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc4-vivid/linux-headers-4.0.0-040000rc4_4.0.0-040000rc4.201503152135_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc4-vivid/linux-headers-4.0.0-040000rc4-generic_4.0.0-040000rc4.201503152135_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc4-vivid/linux-image-4.0.0-040000rc4-generic_4.0.0-040000rc4.201503152135_amd64.deb
sudo dpkg -i linux-headers-4.0*.deb linux-image-4.0*.deb

Uninstall Kernel 4.0 RC4 From Ubuntu Systems

If you wish to remove and uninstall Kernel 4.0 RC4 from 32 bit/64 bit Ubuntu Systems, run the following command:

sudo apt-get remove linux-header-4.0* linux-image-4.0*

Tags: How To Install Kernel 4.0 RC4 On Ubuntu, Install Kernel 4.0 RC4, Install Linux Kernel 4.0 RC4, Linux Kernel 4.0 RC4, Ubuntu 14.04, Ubuntu 14.10, Ubuntu 15.04, Ubuntu Linux Kernel 4.0 RC4

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