• 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.1 (Stable Kernel Version) on Linux Ubuntu Systems

Install Linux Kernel 4.1.1 (Stable Kernel Version) on Linux Ubuntu Systems

By Sourabh / July 1, 2015 Category: How To, Ubuntu

Install Linux Kernel 4.1.1 (Stable Kernel Version) on Linux Ubuntu Systems. Terminal commands to install Linux Kernel 4.1.1 on Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10 and Derivatives.

As you must be aware, Greg Kroah-Hartman announced the release of Linux Kernel 4.1.1 LTS. The Kernel 4.1.1 is the most advanced and stable Linux Kernel available. It comes with many exciting features and improvements such as support for ATOL FPrint fiscal printers and Broadwell specific enhancements. As the Linux Kernel 4.1.1 is a LTS version, every week a new versions of Kernel 4.1.x will be released.

Also with Kernel 4.0 onwards, the Life Patching feature has been implemented which permits the users to update the kernel without having to reboot the system.

Install Linux Kernel 4.1.1

Here’s how to download and install Linux Kernel 4.1.1 on Ubuntu, Linux Mint, Elementary OS, Pinguy OS, Deepin and other Ubuntu derivative systems:

Install Linux Kernel 4.1.1 on 32 Bit Ubuntu Systems

Run the following commands in Terminal to install Linux Kernel 4.1.1 on 32 bit Ubuntu and derivative systems:


$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.1-unstable/linux-headers-4.1.1-040101_4.1.1-040101.201506291635_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.1-unstable/linux-headers-4.1.1-040101-generic_4.1.1-040101.201506291635_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.1-unstable/linux-image-4.1.1-040101-generic_4.1.1-040101.201506291635_i386.deb
$ sudo dpkg -i linux-headers-4.1*.deb linux-image-4.1*.deb

Install Linux Kernel 4.1.1 on 64 Bit Ubuntu Systems

Run the following commands in Terminal to install Linux Kernel 4.1.1 on 64 bit Ubuntu and derivative systems:


$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.1-unstable/linux-headers-4.1.1-040101_4.1.1-040101.201506291635_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.1-unstable/linux-headers-4.1.1-040101-generic_4.1.1-040101.201506291635_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.1.1-unstable/linux-image-4.1.1-040101-generic_4.1.1-040101.201506291635_amd64.deb
$ sudo dpkg -i linux-headers-4.1*.deb linux-image-4.1*.deb

Uninstall Linux Kernel 4.1.1

To remove and uninstall the Linux Kernel 4.1.1 from Linux Systems, run the following command:

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

Tags: Commands To Install Linux Kernel 4.1.1, Download Linux Kernel 4.1.1 Stable, Get Linux Kernel 4.1.1 Stable, Install Linux Kernel 4.1.1, Install Linux Kernel 4.1.1 on 32 Bit Ubuntu Systems, Install Linux Kernel 4.1.1 on 64 Bit Ubuntu Systems, Install Linux Kernel 4.1.1 on Linux Mint, Install Linux Kernel 4.1.1 on Ubuntu, Install Linux Kernel 4.1.1 on Ubuntu 14.04, Install Linux Kernel 4.1.1 on Ubuntu 14.10, Install Linux Kernel 4.1.1 on Ubuntu 15.04, Linux Kernel 4.1.1, Linux Kernel 4.1.1 Stable, Linux Kernel 4.1.1 Stable Download, Linux Ubuntu Install Linux Kernel 4.1.1, Stable Linux Kernel 4.1.1, Ubuntu 14.04, Ubuntu 14.04 Linux Kernel 4.1.1, Ubuntu 14.10 Linux Kernel 4.1.1, Ubuntu 15.04, Ubuntu 15.04 Linux Kernel 4.1.1, Ubuntu Install Linux Kernel 4.1.1

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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