• 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 / Ubuntu / Upgrade To Linux Kernel 4.8.10; How To Install Linux Kernel 4.8.10 On Ubuntu

Upgrade To Linux Kernel 4.8.10; How To Install Linux Kernel 4.8.10 On Ubuntu

By Sourabh / November 26, 2016 Category: How To, Ubuntu

Upgrade to Linux Kernel 4.8.10 on Ubuntu. Here’s how to install Linux Kernel 4.8.10 on Ubuntu 16.10, Ubuntu 16.04 and other Ubuntu Derivatives. Kernel 4.8.10 is released with networking fixes and an updated Ethernet drivers. It also brings various changes for SPARC64 hardware architecture. For ipv4, it will use new_gw for redirect neigh lookup.

The newly released Kernel 4.8.10 can now handle extremely large kernel TSB range flushes sanely. For SPARC64, it can fix illegal relative branches in hypervisor patched TLB code and hypervisor patched TLB cross-call code. It also updates a fix instruction count in comment for __hypervisor_flush_tlb_pending..

Announcing the release of the Kernel 4.8.10, Greg said all users of the 4.8 kernel series must upgrade. The updated 4.8.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.8.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git

Install Linux Kernel 4.8.10

On 32-Bit Systems

Run the following commands in Terminal to install Linux Kernel 4.8.10 on 32 Bit Ubuntu Systems:

$ sudo apt-get update
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.10/linux-headers-4.8.10-040810_4.8.10-040810.201611210531_all.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.10/linux-headers-4.8.10-040810-generic_4.8.10-040810.201611210531_i386.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.10/linux-image-4.8.10-040810-generic_4.8.10-040810.201611210531_i386.deb
$ sudo dpkg -i linux-headers-4.8.10*.deb linux-image-4.8.10*.deb
$ sudo reboot

On 64-Bit Systems

Run the following commands in Terminal to install Linux Kernel 4.8.10 on 64 Bit Ubuntu Systems:

$ sudo apt-get update
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.10/linux-headers-4.8.10-040810_4.8.10-040810.201611210531_all.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.10/linux-headers-4.8.10-040810-generic_4.8.10-040810.201611210531_amd64.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.10/linux-image-4.8.10-040810-generic_4.8.10-040810.201611210531_amd64.deb
$ sudo dpkg -i linux-headers-4.8.10*.deb linux-image-4.8.10*.deb
$ sudo reboot

Tags: Install Kernel 4.8.10, Install Linux Kernel 4.8 Ubuntu, Install Linux Kernel 4.8.10 in Linux Mint, Install Linux Kernel 4.8.10 in Ubuntu, Install Linux Kernel on Ubuntu, Kernel 4.8.10, Kernel 4.8.10 Ubuntu, Linux Kernel 4.8 Ubuntu, Linux Kernel 4.8 Update, Linux Kernel 4.8 Upgrade, Linux Kernel 4.8.10, Linux Kernel 4.8.10 Ubuntu, Ubuntu Kernel 4.8.10, Ubuntu Linux Kernel 4.8, Ubuntu Linux Kernel 4.8.10, Update Linux Kernel 4.8, Update Linux Kernel on Ubuntu, Upgrade Linux Kernel 4.8, Upgrade Linux Kernel on Ubuntu, Upgrade to Linux Kernel 4.8.10 in Linux Mint, Upgrade to Linux Kernel 4.8.10 in Ubuntu

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