• 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 / Linux Kernel 4.7.3 Released – Update Linux Kernel On Ubuntu

Linux Kernel 4.7.3 Released – Update Linux Kernel On Ubuntu

By Sourabh / September 8, 2016 Category: How To, Ubuntu

Linux Kernel 4.7.3 Released. Download and install Linux Kernel 4.7.3 on Ubuntu 16.04 Systems. Linux Kernel 4.7.3 has been released with Btrfs and AMDGPU Improvements, Intel i915, and many updated drivers for Linux Systems.

Announcing the Linux Kernel 4.7.3 release:

“I’m announcing the release of the 4.7.3 kernel. All users of the 4.7 kernel series must upgrade,” says Greg Kroah-Hartman. “The updated 4.7.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.7.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary.”

Install Linux Kernel 4.7.3 on Ubuntu

On 64 Bit Systems

Run the following commands in Terminal to install/build Linux Kernel 4.7.3 for amd64 Systems:

$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.3/linux-headers-4.7.3-040703_4.7.3-040703.201609070334_all.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.3/linux-headers-4.7.3-040703-generic_4.7.3-040703.201609070334_amd64.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.3/linux-image-4.7.3-040703-generic_4.7.3-040703.201609070334_amd64.deb
$ sudo dpkg -i 'linux-headers-4.7*.deb' 'linux-image-4.7*.deb'
$ sudo reboot

On 64 Bit Systems

Run the following commands in Terminal to install/build Linux Kernel 4.7.3 for i386 Systems:

$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.3/linux-headers-4.7.3-040703_4.7.3-040703.201609070334_all.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.3/linux-headers-4.7.3-040703-generic_4.7.3-040703.201609070334_i386.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.3/linux-image-4.7.3-040703-generic_4.7.3-040703.201609070334_i386.deb
$ sudo dpkg -i 'linux-headers-4.7*.deb' 'linux-image-4.7*.deb'
$ sudo reboot

Uninstall Linux Kernel 4.7.3 from Ubuntu

If you want to uninstall and remove Linux Kernel 4.7.3 from Ubuntu Systems, run the command given below:

$ sudo apt-get remove 'linux-headers-4.7*' 'linux-image-4.7*'

Tags: Android Studio Ubuntu 16.04, Download Kernel 4.7.3, Download Linux Kernel 4.7.3, How To Update Kernel In Suse Linux, How To Update Linux Kernel On Ubuntu, How To Update Linux Kernel Version, Install Kernel 4.7.3, Install Linux Kernel 4.7.3, Kernel 4.7.3, Linux Kernel 4.7.3, Linux Kernel 4.7.3 Released, Linux Kernel 4.7.3 Released - Update Linux Kernel On Ubuntu, Linux Kernel Update Command, Linux Kernel Update Step By Step, Linux Kernel Update Without Reboot, Ubuntu 16.10 Update Linux Kernel, Ubuntu Update Linux Kernel, Update Kernel On Ubuntu, Update Linux Kernel Centos, Update Linux Kernel on Ubuntu, Update Linux Kernel On Ubuntu 16.04, Update Linux Kernel On Ubuntu 16.10, Update Linux Kernel Ubuntu, Upgrade Linux Kernel

Primary Sidebar

Latest Posts

Job Scheduling Using At Command In Linux With Examples

How To Check Permissions Of A Directory In Linux Command

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

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

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