Linux Kernel 3.13.8 Kernel has been released not long ago. For more information about the detailed release log of this Kernel, see the release log.
The main purpose of kernel upgrade is to obtain the latest hardware support.
Without PPA, this tutorial mainly downloads the DEB installation package command, applicable to Ubuntu, Linux Mint, Elementary OS and its derivative versions. 32-bit system and 64-bit system installation command:
32-bit System
Download the installation package command:
wget kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.8-trusty/linux-headers-3.13.8-031308_3.13.8-031308.201403311335_all.deb
wget kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.8-trusty/linux-headers-3.13.8-031308-generic_3.13.8-031308.201403311335_i386.deb
wget kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.8-trusty/linux-image-3.13.8-031308-generic_3.13.8-031308.201403311335_i386.deb
Installation command:
sudo dpkg -i linux-headers-3.13*.deb linux-image-3.13*.deb
64-bit System
Download the installation package command:
wget kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.8-trusty/linux-headers-3.13.8-031308_3.13.8-031308.201403311335_all.deb
wget kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.8-trusty/linux-headers-3.13.8-031308-generic_3.13.8-031308.201403311335_amd64.deb
wget kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.8-trusty/linux-image-3.13.8-031308-generic_3.13.8-031308.201403311335_amd64.deb
Installation command:
sudo dpkg -i linux-headers-3.13*.deb linux-image-3.13*.deb
If any problem occurs, run the following command to uninstall the kernel:
sudo apt-get remove linux-headers-3.13.8* linux-image-3.13.8*
Linux Kernel: click here
Linux Kernel: click here
The Linux kernel replaces iptables with nftables
Linux 3.12 code Suicidal Squirrel
How to install Linux 3.11 Kernel on Ubuntu
The Ubuntu 13.10 (Saucy Salamander) Kernel has been upgraded to Linux Kernel 3.10 RC5
Linux Kernel 3.4.62 LTS is now available for download
How to install Linux kernel 13.10 On Ubuntu 3.12