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

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

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

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

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

Install Kernel 3.19 RC2 On 32-Bit Ubuntu Systems

There are two steps to install Kernel 3.19 RC2 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-rc2-vivid/linux-headers-3.19.0-031900rc2_3.19.0-031900rc2.201412290135_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc2-vivid/linux-headers-3.19.0-031900rc2-generic_3.19.0-031900rc2.201412290135_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc2-vivid/linux-image-3.19.0-031900rc2-generic_3.19.0-031900rc2.201412290135_i386.deb

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

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

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

sudo reboot

Install Kernel 3.19 RC2 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-rc2-vivid/linux-headers-3.19.0-031900rc2_3.19.0-031900rc2.201412290135_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc2-vivid/linux-headers-3.19.0-031900rc2-generic_3.19.0-031900rc2.201412290135_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc2-vivid/linux-image-3.19.0-031900rc2-generic_3.19.0-031900rc2.201412290135_amd64.deb

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

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

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

sudo reboot

Remove Kernel 3.19 RC2

If you want to remove the Kernel 3.19 RC2 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 RC2 on Ubuntu, How To Install kernel 3.19 RC2 On Ubuntu 15.04, How to Install Kernel in Linux Ubuntu Systems, Install kernel 3.19 RC2, Install kernel 3.19 RC2 On 32-Bit Ubuntu Systems, Install kernel 3.19 RC2 On 64-Bit Ubuntu Systems, Install kernel 3.19 RC2 on Linux Ubuntu, Install kernel 3.19 RC2 on Ubuntu 14.04, Install kernel 3.19 RC2 on Ubuntu 14.10, Install Kernel in Ubuntu, Kernel 3.19 RC2, Ubuntu 14.04, Ubuntu 14.10, Ubuntu 15.04, Un-Install & Remove kernel 3.19 RC2 From Ubuntu Systems.

Primary Sidebar

Latest Posts

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

Linux Terminal Commands for Beginners With Examples

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

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