• 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 / Download and Install Linux Kernel 3.16.7 CKT6 on Ubuntu 14.04/14.10

Download and Install Linux Kernel 3.16.7 CKT6 on Ubuntu 14.04/14.10

By Sourabh / February 21, 2015 Category: How To, Ubuntu

How to download and install Kernel 3.16.7 CKT6 on Ubuntu Systems. Install/Upgrade to Kernel 3.16.7 CKT6 on Ubuntu 14.04/14.10, Linux Mint, Elementary OS, Linux Deepin and other Ubuntu Derivatives.

Although Kernel 3.16 is no longer continued, but Canonical still provides update for Kernel 3.16.7 CKT6. In order to download and install the latets version of Kernel, download the deb packages (Kernel 3.16.7 CKT6) via kernel.ubuntu.com and then install it on the system.

Follow the steps given below to download and install Kernel 3.16.7 CKT6 on Ubuntu Systems.

Install Kernel 3.16.7 CKT6 on 32 Bit Ubuntu 14.10/14.04

Open Terminal and run the following command to download and install Kernel 3.16.7 CKT6 on 32 Bit Ubuntu Systems:

cd /tmp
wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt6-utopic/linux-headers-3.16.7-031607_3.16.7-031607.201502100938_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt6-utopic/linux-headers-3.16.7-031607-generic_3.16.7-031607.201502100938_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt6-utopic/linux-image-3.16.7-031607-generic_3.16.7-031607.201502100938_i386.deb
sudo dpkg -i linux-headers-3.16*.deb linux-image-3.16*.deb

Install Kernel 3.16.7 CKT6 on 64 Bit Ubuntu 14.10/14.04

Open Terminal and run the following command to download and install Kernel 3.16.7 CKT6 on 64 Bit Ubuntu Systems:

cd /tmp
wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt6-utopic/linux-headers-3.16.7-031607_3.16.7-031607.201502100938_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt6-utopic/linux-headers-3.16.7-031607-generic_3.16.7-031607.201502100938_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt6-utopic/linux-image-3.16.7-031607-generic_3.16.7-031607.201502100938_amd64.deb
sudo dpkg -i linux-headers-3.16*.deb linux-image-3.16*.deb

 

Once the Kernel 3.14.33 is successfully installed, reboot/restart the system manually or run the following command:

sudo reboot

Optional, remove the kernel:


sudo apt-get remove linux-header-3.16* linux-image-3.16*

Tags: Download and Install Linux Kernel 3.16.7 CKT6 on Ubuntu 14.04/14.10, Download Kernel 3.16.7 CKT6, Download Latest Linux Kernel 3.16.7 CKT6, How To Download Kernel 3.16.7 CKT6 Ubuntu 14.04/14.10, How To Install Kernel 3.16.7 CKT6 On Linux Mint, How To Install Kernel 3.16.7 CKT6 On Linux Ubuntu, How To Install Kernel 3.16.7 CKT6 On Ubuntu 14.04, How To Install Kernel 3.16.7 CKT6 On Ubuntu 14.10, How To Linux Kernel 3.16.7 CKT6, Install Kernel 3.16.7 CKT6, Install Kernel 3.16.7 CKT6 Linux Ubuntu, Linux Kernel, Ubuntu 14.04, Ubuntu 14.10

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