• 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 Kernel 3.19 RC3 On Ubuntu 14.10, Ubuntu 14.04 & Derivatives

How To Install Kernel 3.19 RC3 On Ubuntu 14.10, Ubuntu 14.04 & Derivatives

By Sourabh / January 8, 2015 Category: How To, Ubuntu

How to install Kernel 3.19 RC3 on Linux Ubuntu systems. You can install Kernel 3.19 RC3 on Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 and other Ubuntu Derivatives.

Kernel 3.19 RC3 comes with updated drivers and other powerful changes.

Install Kernel 3.19 RC3 On 32-Bit Ubuntu Systems

There are two steps to install Kernel 3.19 RC3 on Ubuntu Systems, download and install the packages.  First step is to download the needed packages. Open Terminal and run the following commands to download the required packages:


cd /tmp
wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc3-vivid/linux-headers-3.19.0-031900rc3_3.19.0-031900rc3.201501060135_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc3-vivid/linux-headers-3.19.0-031900rc3-generic_3.19.0-031900rc3.201501060135_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc3-vivid/linux-image-3.19.0-031900rc3-generic_3.19.0-031900rc3.201501060135_i386.deb

Once the required packages are downloaded, run the following command to install Kernel 3.19 RC3:

sudo dpkg -i linux-headers-3.19*.deb linux-image-3.19*.deb

Now after the Kernel 3.19 RC3 is successfully installed, restart the system manually or run the following command to reboot the systems:

sudo reboot

Install Kernel 3.19 RC3 On 64-Bit Ubuntu Systems

Open Terminal and run the following commands to download the required packages:

cd /tmp
wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc3-vivid/linux-headers-3.19.0-031900rc3_3.19.0-031900rc3.201501060135_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc3-vivid/linux-headers-3.19.0-031900rc3-generic_3.19.0-031900rc3.201501060135_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc3-vivid/linux-image-3.19.0-031900rc3-generic_3.19.0-031900rc3.201501060135_amd64.deb

Once the required packages are downloaded, run the following command to install Kernel 3.19 RC3:

sudo dpkg -i linux-headers-3.19*.deb linux-image-3.19*.deb

Now after the Kernel 3.19 RC3 is successfully installed, restart the system manually or run the following command to reboot the systems:

sudo reboot

Remove Kernel 3.19 RC3

If you want to remove the Kernel 3.19 RC3 from Ubuntu systems, run the following commands in Terminal:

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

Tags: How to install kernel 3.19 RC3 on Ubuntu, How To Install kernel 3.19 RC3 On Ubuntu 15.04, How to Install Kernel in Linux Ubuntu Systems, Install kernel 3.19 RC3, Install kernel 3.19 RC3 On 32-Bit Ubuntu Systems, Install kernel 3.19 RC3 On 64-Bit Ubuntu Systems, Install kernel 3.19 RC3 on Linux Ubuntu, Install kernel 3.19 RC3 on Ubuntu 14.04, Install kernel 3.19 RC3 on Ubuntu 14.10, Install Kernel in Ubuntu, Kernel 3.19 RC3, Ubuntu 14.04, Ubuntu 14.10, Ubuntu 15.04, Un-Install & Remove kernel 3.19 RC3 From Ubuntu Systems..

Primary Sidebar

Latest Posts

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

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

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

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