• 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 / How To Install Linux Kernel 4.3.6 On Ubuntu Systems

How To Install Linux Kernel 4.3.6 On Ubuntu Systems

By Sourabh / March 1, 2016 Category: How To, Ubuntu

Install Linux Kernel 4.3.6 On Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10 Systems. Linux Kernel 4.3.6 has been released with various architecture and drivers updates for the EXT2, EXT4, F2FS, FAT, FS-Cache JBD2, NFS, OCFS2 filesystems. It also features various improvements and fixes for the ARM64, PA-RISC, Xtensa, x86, and SH architectures and various driver updates.

Please note the system architecture before you install Linux Kernel 4.3.6 – For 32 bit Ubuntu Systems, download and install the i386 debs and for 64 bit Ubuntu Systems, download and install the amd64 packages.

Install Linux Kernel 4.3.6 on 32 bit Ubuntu Systems:

Run the following commands to download the needed installed packages for Linux Kernel:

$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.3.6-wily/linux-headers-4.3.6-040306_4.3.6-040306.201602191831_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.3.6-wily/linux-headers-4.3.6-040306-generic_4.3.6-040306.201602191831_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.3.6-wily/linux-image-4.3.6-040306-generic_4.3.6-040306.201602191831_i386.deb

Now run the following command to install the Linux Kernel 4.3.6 on Ubuntu Systems:

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

Install Linux Kernel 4.3.6 on 64 bit Ubuntu Systems:

Run the following commands to download the needed installed packages for Linux Kernel:

$ cd /tmp
$ wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.3.6-wily/linux-headers-4.3.6-040306_4.3.6-040306.201602191831_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.3.6-wily/linux-headers-4.3.6-040306-generic_4.3.6-040306.201602191831_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v4.3.6-wily/linux-image-4.3.6-040306-generic_4.3.6-040306.201602191831_amd64.deb

Now run the following command to install the Linux Kernel 4.3.6 on Ubuntu Systems:

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

Uninstall Linux Kernel 4.3.6

If you wish to uninstall the newly installed Linux Kernel 4.3.6 from Ubuntu Systems, run the following command to remove the Linux Kernel:

$ sudo apt-get remove linux-headers-4.3* linux-image-4.3*
$ sudo apt-get upgrade
$ sudo apt-get update

 

Tags: Download Kernel 4.3.6 On Ubuntu, How To Install Kernel 4.3.6, How To Install Kernel 4.3.6 On Ubuntu, Install Kernel 4.3.6 On Ubuntu, Install Linux Kernel 4.3.6 On Linux Mint, Install Linux Kernel 4.3.6 On Ubuntu, Install Linux Kernel 4.3.6 On Ubuntu 14.04, Install Linux Kernel 4.3.6 On Ubuntu 14.10, Install Linux Kernel 4.3.6 On Ubuntu 15.04, Install Linux Kernel 4.3.6 On Ubuntu 15.10, Kernel 4.3.6 On Ubuntu, Linux Kernel 4.3.6, Linux Kernel 4.3.6 On Ubuntu, Ubuntu Kernel 4.3.6, Ubuntu Linux Kernel 4.3.6

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