• 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 / Install Linux Kernel 4.2.2 on Ubuntu 15.04 & Ubuntu 14.04

Install Linux Kernel 4.2.2 on Ubuntu 15.04 & Ubuntu 14.04

By Sourabh / October 6, 2015 Category: How To, Ubuntu

Linux Kernel 4.2.2. Install Linux Kernel 4.2.2 on Ubuntu 15.04, Ubuntu 14.04 and Ubuntu Derivatives.Ubuntu 15.10 may get the Linux kernel 4.2.2 release. Linux Kernel 4.2.2 can be installed on 32 bit or 64 bit Ubuntu Systems.

Linux Kernel 4.2.2 LTS comes with ARM64 and PowerPC improvements and updated drivers. The release of Linux kernel 4.2.2 was announced by Greg Kroah-Hartman.

“I’m announcing the release of the 4.2.2 kernel. All users of the 4.2 kernel series must upgrade,” says developer Greg Kroah-Hartman. “The updated 4.2.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.2.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary.”

Linux Kernel 4.2.2 LTS brings some major hardware architecture improvements, ARM64 and PowerPC improvements. Linux kernel 4.2.2 also brings drivers updates.

Install Linux Kernel 4.2.2 on 32 Bit Ubuntu

Run the following commands in Terminal to install Linux Kernel 4.2.2 on 32 bit Ubuntu and Ubuntu derivatives:

$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.2.2-unstable/linux-headers-4.2.2-040202_4.2.2-040202.201509291435_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.2.2-unstable/linux-headers-4.2.2-040202-generic_4.2.2-040202.201509291435_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.2.2-unstable/linux-image-4.2.2-040202-generic_4.2.2-040202.201509291435_i386.deb
$ sudo dpkg -i linux-headers-4.2*.deb linux-image-4.2*.deb

Install Linux Kernel 4.2.2 on 64 Bit Ubuntu

Run the following commands in Terminal to install Linux Kernel 4.2.2 on 64 bit Ubuntu and Ubuntu derivatives:

$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.2.2-unstable/linux-headers-4.2.2-040202_4.2.2-040202.201509291435_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.2.2-unstable/linux-headers-4.2.2-040202-generic_4.2.2-040202.201509291435_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.2.2-unstable/linux-image-4.2.2-040202-generic_4.2.2-040202.201509291435_amd64.deb
$ sudo dpkg -i linux-headers-4.2*.deb linux-image-4.2*.deb

Uninstall Kernel 4.2.2 From Ubuntu

Run the following commands to uninstall and remove Linux Kernel 4.2.2 from 32 bit / 64 bit Ubuntu and Ubuntu derivatives:

$ sudo apt-get remove linux-header-4.2* linux-image-4.2*

Tags: Download Linux Kernel 4.2.2, Install Kernel 4.2.2 on 32 bit Ubuntu, Install Kernel 4.2.2 on 64 bit Ubuntu, Install Kernel 4.2.2 on Ubuntu, Install Linux Kernel 4.2.2 on Ubuntu, Kernel 4.2.2, Linux Kernel 4.2.2, Linux Kernel 4.2.2 Download, Linux Kernel 4.2.2 Ubuntu, Ubuntu Linux Kernel 4.2.2

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

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

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

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