• 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.1.9 on Ubuntu 15.04 & Ubuntu 14.04

Install Linux Kernel 4.1.9 on Ubuntu 15.04 & Ubuntu 14.04

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

Linux Kernel 4.1.9. Install Linux Kernel 4.1.9 on Ubuntu 15.04, Ubuntu 14.04 and Ubuntu Derivatives. Linux Kernel 4.1.9 can be installed on 32 Bit / 64 Bit Ubuntu Systems.

Linux Kernel 4.1.9 LTS comes with many networking improvements and ARM64 fixes. The release of Linux kernel 4.2.2 was announced by Greg Kroah-Hartman.

Linux Kernel 4.1.9 LTS brings some major networking improvements for the IPv4 and IPv6 protocols. Other Kernel fixes include netlink, mac80211, rds, nfc, sunrpc, tipc, and scheduler. Linux Kernel 4.1.9 also brings sound enhancements and filesystem updates to Btrfs, EXT4, CIFS, NFS, JBD2, HFS, HFS+ and eCryptfs.

In terms of hardware architecture, Linux kernel 4.1.9 LTS improvements include for ARM, ARM64, MIPS, PowerPC (PPC), s390, M32R, PA-RISC, UniCore-32, and x86 hardware architectures. It also brings drivers updates.

Install Linux Kernel 4.1.9 on 32 Bit Ubuntu

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

$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.9-unstable/linux-headers-4.1.9-040109_4.1.9-040109.201509291430_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.9-unstable/linux-headers-4.1.9-040109-generic_4.1.9-040109.201509291430_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.9-unstable/linux-image-4.1.9-040109-generic_4.1.9-040109.201509291430_i386.deb
$ sudo dpkg -i linux-headers-4.1*.deb linux-image-4.1*.deb

Install Linux Kernel 4.1.9 on 64 Bit Ubuntu

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

$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.9-unstable/linux-headers-4.1.9-040109_4.1.9-040109.201509291430_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.9-unstable/linux-headers-4.1.9-040109-generic_4.1.9-040109.201509291430_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.9-unstable/linux-image-4.1.9-040109-generic_4.1.9-040109.201509291430_amd64.deb
$ sudo dpkg -i linux-headers-4.1*.deb linux-image-4.1*.deb

Uninstall Kernel 4.1.9 From Ubuntu

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

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

Image via Flickr Creative Commons

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

Primary Sidebar

Latest Posts

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

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

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