• 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 & Install Linux Kernel 3.16.7 CKT8 on Ubuntu 14.10, Ubuntu 14.04 & Derivatives

Download & Install Linux Kernel 3.16.7 CKT8 on Ubuntu 14.10, Ubuntu 14.04 & Derivatives

By Sourabh / March 14, 2015 Category: How To, Ubuntu

How to install Kernel 3.16.7 CKT8 on 32 bit/64 bit Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 and derivative systems. Linux Kernel 3.16.7 CKT8 has been released with updates, support and improvements.

Learn how to install Kernel 3.16.7 CKT8 on Ubuntu 15.04/14.10/14.04, Linux Mint 17 and other Ubuntu derivative systems. To install Linux Kernel 3.16.7 CKT8, download the deb packages from kernel.ubuntu.com and then install it. Follow the instructions given below:

Install Kernel 3.16.7 CKT8 on 32 bit Ubuntu


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

Install Kernel 3.16.7 CKT8 on 32 bit Ubuntu


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

Uninstall Kernel 3.16.7 CKT8 From 32 bit/64 bit Ubuntu

If you wish to remove and uninstall Kernel 3.16.7 CKT8 from 32 bit/64 bit Ubuntu Systems, run the following command:

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

Tags: Install Kernel 3.16.7 CKT8, Install Kernel 3.16.7 CKT8 on Ubuntu 14.04, Install Kernel 3.16.7 CKT8 on Ubuntu 14.10, Install Linux Kernel, Install Linux Kernel CKT8 on Ubuntu, Linux Kernel 3.16.7 CKT8, Ubuntu 14.04, Ubuntu 14.10

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