How To Install The Linux Kernel 3.10.15 On Ubuntu, Linux Mint, Debian, Elementary OS And Pear OS

Hello Linux Geeksters. As you may know, the Linux Kernel 3.10.15 has been released today. For more informations, see the official changelog.

 how to install the Linux Kernel 3.10.15 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Debian Jessie, Debian Sid, Debian Wheezy, Elementary OS 0.2 Luna, Pear OS 8

In this article I will show you how to install the Linux Kernel 3.10.15 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Debian Jessie, Debian Sid, Debian Wheezy, Elementary OS 0.2 Luna, Pear OS 8 and other Debian/Ubuntu derivates.

There is no repository available for Kernel 3.10.15, but we can easily download the needed packages from kernel.ubuntu.com and install them with dpkg. Follow the instructions for your system’s architecture exactly, in order to get a successful installation.

How to install Kernel 3.10.15 on 32 bit Ubuntu, Linux Mint, Debian, Elementary OS and Pear OS systems:

Download the needed packages:

$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.15-saucy/linux-headers-3.10.15-031015-generic_3.10.15-031015.201310051118_i386.deb
$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.15-saucy/linux-image-3.10.15-031015-generic_3.10.15-031015.201310051118_i386.deb

Install Kernel 3.10.15:

$ sudo dpkg -i linux-headers-3.10.15*.deb linux-image-3.10.15*.deb

How to install Kernel 3.10.15 on 64 bit Ubuntu, Linux Mint, Debian, Elementary OS and Pear OS systems:

Download the needed packages:

$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.15-saucy/linux-headers-3.10.15-031015-generic_3.10.15-031015.201310051118_amd64.deb
$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.15-saucy/linux-image-3.10.15-031015-generic_3.10.15-031015.201310051118_amd64.deb

Install Kernel 3.10.15:

$ sudo dpkg -i linux-headers-3.10.15*.deb linux-image-3.10.15*.deb

Tagged with: , , , , , , , , , , , , , , , , , , , , , , , ,
Posted in The Linux and Unix Articles!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Subscribe

  

Subscribe to get the latest Linux news and how to guides directly on your e-mail!