• 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 / Install Kernel 4.0 RC1 On Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 & Derivatives

Install Kernel 4.0 RC1 On Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 & Derivatives

By Sourabh / February 24, 2015 Category: How To, Ubuntu

How to download and install Linux Kernel 4.0 RC1 on Ubuntu Systems. Install/Upgrade to Kernel 4.0 RC1 on Ubuntu 14.04/14.10, Linux Mint, Elementary OS, Linux Deepin and other Ubuntu Derivatives.

Please note that currently the Kernel 4.0 RC1 is not available via PPA. In order to download and install the latest version of Kernel, download the deb packages (Kernel 4.0 RC1) via kernel.ubuntu.com and then install it on the system.

Install Kernel 4.0 RC1 on 32 Bit Ubuntu Systems

Open Terminal and run the following command to download and install Kernel 4.0 RC1 on 32 Bit Ubuntu Systems:

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

Install Kernel 4.0 RC1 on 64 Bit Ubuntu Systems

Open Terminal and run the following command to download and install Kernel 4.0 RC1 on 64 Bit Ubuntu Systems:

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

Once the Kernel 4.0 RC1 is successfully installed, reboot/restart the system manually or run the following command:

sudo reboot

To remove and uninstall the Kernel 4.0 RC1:


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

Tags: Download Kernel 4.0 RC1, Download Latest Linux Kernel 4.0 RC1, How To Download Kernel 4.0 RC1 Ubuntu 14.04/14.10, How To Install Kernel 4.0 RC1 On Linux Mint, How To Install Kernel 4.0 RC1 On Linux Ubuntu, How To Install Kernel 4.0 RC1 On Ubuntu 14.04, How To Install Kernel 4.0 RC1 On Ubuntu 14.10, How To Linux Kernel 4.0 RC1, Install Kernel 4.0 RC1, Install Kernel 4.0 RC1 Linux Ubuntu, Install Kernel 4.0 RC1 on Ubuntu 14.04, Install Kernel 4.0 RC1 on Ubuntu 14.10, Install Linux Kernel 4.0 RC1, Kernel 4.0 RC1, Kernel 4.0 RC1 Ubuntu, Linux Kernel, Linux Kernel 4.0 RC1, Ubuntu 14.04, Ubuntu 14.10

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