• 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 & Upgrade to Linux Kernel 3.18.4 in Ubuntu 14.10, Ubuntu 14.04 & Derivatives

Install & Upgrade to Linux Kernel 3.18.4 in Ubuntu 14.10, Ubuntu 14.04 & Derivatives

By Sourabh / January 29, 2015 Category: How To, Ubuntu

How to install Kernel 3.18.4 on Ubuntu 14.10, Ubuntu 14.04 and Ubuntu Derivative Systems. Upgrade to Kernel 3.18.4, released with major updates for x86 and ARM, driver updates for i915, radeon, wireless, and ethernet, various USB fixes, and more.

Install & Upgrade to Linux Kernel 3.18.4 in Ubuntu Systems

Open Terminal and run the commands given below to download and install the Kernel 3.18.4 debs:

For 64-Bit Ubuntu System

cd /tmp/

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.18.4-vivid/linux-headers-3.18.4-031804-generic_3.18.4-031804.201501271243_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.18.4-vivid/linux-headers-3.18.4-031804_3.18.4-031804.201501271243_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.18.4-vivid/linux-image-3.18.4-031804-generic_3.18.4-031804.201501271243_amd64.deb

sudo dpkg -i linux-headers-3.18.4-*.deb linux-image-3.18.4-*.deb

For 32-Bit Ubuntu System

cd /tmp/

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.18.4-vivid/linux-headers-3.18.4-031804-generic_3.18.4-031804.201501271243_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.18.4-vivid/linux-headers-3.18.4-031804_3.18.4-031804.201501271243_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.18.4-vivid/linux-image-3.18.4-031804-generic_3.18.4-031804.201501271243_i386.deb

sudo dpkg -i linux-headers-3.18.4-*.deb linux-image-3.18.4-*.deb

Once installed, restart the system.

The binary packages of Kernel 3.18.4 has been released by the Ubuntu Kernel team. It is available for download at the link given below:

DOWNLOAD Kernel 3.18.4 DEBs

Please note the OS type, 32-bit (i386) or 64-bit (amd64), and then download and install the Kernel 3.18.4 packages.

Uninstall & Remove Kernel 3.18.4

To uninstall and remove the Kernel 3.18.4, run the command below to remove Linux Kernel 3.18.4:

sudo apt-get remove linux-headers-3.18.4-* linux-image-3.18.4-* && sudo update-grub

Cover Image via Deviant Art (Creative Commons)

Tags: Download Linux Kernel 3.18.4, Install Linux Kernel 3.18.4 in Linux Ubuntu, Install Linux Kernel 3.18.4 in Ubuntu 14.04, Install Linux Kernel 3.18.4 in Ubuntu 14.10, Install Linux Kernel in Ubuntu, Linux Kernel 3.18.4, Ubuntu 14.04, Ubuntu 14.10, Upgrade to Kernel 3.18.4 in Linux, Upgrade to Kernel 3.18.4 in Ubuntu 14.04, Upgrade to Kernel 3.18.4 in Ubuntu 14.10.

Primary Sidebar

Latest Posts

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

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

Linux Terminal Commands for Beginners With Examples

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

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