• 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.8.4 In Ubuntu

How To Install Linux Kernel 4.8.4 In Ubuntu

By Sourabh / October 24, 2016 Category: How To, Ubuntu

How to install or upgrade to Linux Kernel 4.8.4 on Ubuntu 16.10, Ubuntu 16.04 and Linux Mint Systems. Linux kernel 4.8.4 is the latest stable release of Kernel for Ubuntu Linux Systems. Linux Kernel 4.8.4 has been released with EXT4 and Btrfs improvements and an updated Broadcom wireless drivers. Linux kernel 4.8.4 is now the latest stable Kernel release. Linux kernel 4.8.4 brings more than 850 changes, a total of 64 files, 580 insertions and 286 deletions to the Kernel source.

Greg Kroah-Hartman announced the release of Kernel 4.8.4, the fourth maintenance update release to the Linux Kernel 4.8 series. He said: “I’m announcing the release of the 4.8.4 kernel. And yeah, sorry about the quicker releases, I’ll be away tomorrow and as they seem to have passed all of the normal testing, I figured it would be better to get them out earlier instead of later. And I like releasing stuff on this date every year. All users of the 4.8 kernel series must upgrade.”

Install Linux Kernel 4.8.4 on 32-Bit Systems

Open Terminal and run the following commands in Terminal to install Linux Kernel 4.8.4 on 32-Bit Ubuntu Systems:

$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.4/linux-headers-4.8.4-040804_4.8.4-040804.201610220733_all.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.4/linux-headers-4.8.4-040804-generic_4.8.4-040804.201610220733_i386.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.4/linux-image-4.8.4-040804-generic_4.8.4-040804.201610220733_i386.deb
$ sudo dpkg -i linux-headers-4.8.4*.deb linux-image-4.8.4*.deb

Install Linux Kernel 4.8.4 on 64-Bit Systems

Open Terminal and run the following commands in Terminal to install Linux Kernel 4.8.4 on 64-Bit Ubuntu Systems:

$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.4/linux-headers-4.8.4-040804_4.8.4-040804.201610220733_all.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.4/linux-headers-4.8.4-040804-generic_4.8.4-040804.201610220733_amd64.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.4/linux-image-4.8.4-040804-generic_4.8.4-040804.201610220733_amd64.deb
$ sudo dpkg -i linux-headers-4.8.4*.deb linux-image-4.8.4*.deb

Once installed, please restart/reboot the system. It is also advised to update the system on the next immediate startup.

Tags: Install Kernel in Ubuntu, Install Kernel on Ubuntu, Install Kernel on Ubuntu 16.04, Install Kernel on Ubuntu 16.10, Install Linux Kernel in Ubuntu, Ubuntu 14.04 Install Kernel, Ubuntu 14.04 Latest Kernel, Ubuntu 14.04 Update Kernel, Ubuntu 14.04 Upgrade Kernel, Ubuntu 16.04 Install Kernel, Ubuntu 16.04 Kernel Ppa, Ubuntu 16.04 Latest Kernel, Ubuntu 16.04 Update Kernel, Ubuntu 16.04 Upgrade Kernel, Ubuntu 16.10 Install Kernel, Ubuntu 16.10 Latest Kernel, Ubuntu 16.10 Update Kernel, Ubuntu 16.10 Upgrade Kernel, Ubuntu Kernel Versions, Ubuntu Mainline Kernel Ppa, Ubuntu Update Kernel Apt-Get, Update Kernel On Ubuntu, Update Kernel on Ubuntu 16.04, Update Kernel on Ubuntu 16.10, Upgrade Kernel in Ubuntu, Upgrade Kernel on Ubuntu, Upgrade Kernel on Ubuntu 16.04, Upgrade Kernel on Ubuntu 16.10, Upgrade Linux Kernel in Ubuntu

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