• 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 / Download & Install Linux Kernel 3.19.1 On Ubuntu 14.10/14.04

Download & Install Linux Kernel 3.19.1 On Ubuntu 14.10/14.04

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

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

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

Download Linux Kernel 3.19.1

You can download and install the binary packages for Kernel 3.19.1, available for download at link given below. Please note to check the OS type, 32-bit (i386) or 64-bit (amd64), then download and install the Kernel.:

Download Linux Kernel 3.19.1 (.deb)

Install Linux Kernel 3.19.1 on 32 Bit Ubuntu Systems

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

cd /tmp/
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19.1-vivid/linux-headers-3.19.1-031901-generic_3.19.1-031901.201503080052_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19.1-vivid/linux-headers-3.19.1-031901_3.19.1-031901.201503080052_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19.1-vivid/linux-image-3.19.1-031901-generic_3.19.1-031901.201503080052_amd64.deb
sudo dpkg -i linux-headers-3.19.1-*.deb linux-image-3.19.1-*.deb

Install Linux Kernel 3.19.1 on 64 Bit Ubuntu Systems

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

cd /tmp/
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19.1-vivid/linux-headers-3.19.1-031901-generic_3.19.1-031901.201503080052_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19.1-vivid/linux-headers-3.19.1-031901_3.19.1-031901.201503080052_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19.1-vivid/linux-image-3.19.1-031901-generic_3.19.1-031901.201503080052_i386.deb
sudo dpkg -i linux-headers-3.19.1-*.deb linux-image-3.19.1-*.deb

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

sudo reboot

Uninstall and Remove Kernel

If you want to uninstall and remove the Linux Kernel 3.19.1 from the Ubuntu systems, run the following command:


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

Tags: How to Install Kernel 3.19.1, How to Upgrade to Kernel 3.19.1, Install Kernel 3.19.1 in Linux Mint, Install Kernel 3.19.1 in Ubuntu 14.04, Install Kernel 3.19.1 in Ubuntu 14.10, Linux Kernel 3.19.1, Ubuntu 14.04, Ubuntu 14.10, Upgrade to Kernel 3.19.1 in Ubuntu, Upgrade to Kernel 3.19.1 in Ubuntu 14.04, Upgrade to Kernel 3.19.1 in Ubuntu 14.10, Upgrade to Kernel 3.19.1 Linux Mint

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