• 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 RC3 On Ubuntu Systems

How To Install Linux Kernel 4.0 RC3 On Ubuntu Systems

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

How to install Kernel 4. RC3 on 32 bit/64 bit Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 and derivative systems. Linux Kernel 4.0 RC3 has been released with updates for the gpu, networking, usb, staging and sound drivers and architecture (arc, x86, arm, powerpc) support and improvements.

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

Install Kernel 4.0 RC3 on 32 bit Ubuntu


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

Install Kernel 4.0 RC3 on 64 bit Ubuntu

Download the needed packages:

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

Uninstall Kernel 4.0 RC3 From 32 bit/64 bit Ubuntu

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


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

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

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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