• 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.19 RC7 in Ubuntu 14.10 & Ubuntu 14.04

Install & Upgrade to Linux Kernel 3.19 RC7 in Ubuntu 14.10 & Ubuntu 14.04

By Sourabh / February 3, 2015 Category: How To, Ubuntu

How to install Linux Kernel 3.19 RC7 on Ubuntu 14.10, Ubuntu 14.04 and Ubuntu Derivative Systems. Upgrade to Kernel 3.19 RC7, 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.19 RC7 in Ubuntu Systems

Open Terminal and run the commands given below to download and install the Linux Kernel 3.19 RC7:

For 64-Bit Ubuntu System


cd /tmp
wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc7-vivid/linux-headers-3.19.0-031900rc7_3.19.0-031900rc7.201502020035_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc7-vivid/linux-headers-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_amd64.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc7-vivid/linux-image-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_amd64.deb
sudo dpkg -i linux-headers-3.19*.deb linux-image-3.19*.deb

For 32-Bit Ubuntu System


cd /tmp
wget \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc7-vivid/linux-headers-3.19.0-031900rc7_3.19.0-031900rc7.201502020035_all.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc7-vivid/linux-headers-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_i386.deb \
kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc7-vivid/linux-image-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_i386.deb
sudo dpkg -i linux-headers-3.19*.deb linux-image-3.19*.deb

Once installed, restart the system.

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

Uninstall & Remove Kernel 3.18.4

To uninstall and remove the Kernel 3.19 RC7, run the following command:

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

Tags: Download Linux Kernel 3.19 RC7, Get Kernel 3.19 RC7, Install Kernel 3.19 RC7, Install Kernel 3.19 RC7 on 32 Bit Ubuntu 14.04, Install Kernel 3.19 RC7 on 32 Bit Ubuntu 14.10, Install Kernel 3.19 RC7 on 64 bit Ubuntu 14.10, Install Kernel 3.19 RC7 on Linux Ubuntu, Install Kernel 3.19 RC7 on Ubuntu 14.04, Install Kernel 3.19 RC7 on UBuntu 14.10, Linux Kernel 3.19 RC7, Ubuntu 14.04, Ubuntu 14.10, Upgrade to Linux Kernel 3.19 RC7 in Ubuntu, Upgrade to Linux Kernel 3.19 RC7 in Ubuntu 14.04, Upgrade to Linux Kernel 3.19 RC7 in Ubuntu 14.10

Primary Sidebar

Latest Posts

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

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

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

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