• 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 / Upgrade To Ubuntu 18.04.3 With Kernel 5.0 And Xorg

Upgrade To Ubuntu 18.04.3 With Kernel 5.0 And Xorg

By Sourabh / August 11, 2019 Category: How To, Ubuntu

How to use the New Hardware Enablement Stack in Ubuntu 18.04.3. How to upgrade to Ubuntu 18.04.3 with Kernel 5.0 and updated Xorg.

Ubuntu 18.04.3 LTS

The Ubuntu team announced the release of Ubuntu 18.04.3 LTS (Long-Term Support) for its Desktop, Server, and Cloud products, as well as other flavours of Ubuntu with long-term support. Like previous LTS series, 18.04.3 includes hardware enablement stacks for use on newer hardware. This support is offered on all architectures and is installed by default when using one of the desktop images.

LTS stands for long-term support — which means five years, until April 2023, of free security and maintenance updates, guaranteed.

Ubuntu Server defaults to installing the GA kernel; however you may select the HWE kernel from the installer bootloader.

As usual, this point release includes many updates, and updated installation media has been provided so that fewer updates will need to be downloaded after installation. These include security updates and corrections for other high-impact bugs, with a focus on maintaining stability and compatibility with Ubuntu 18.04 LTS.

Upgrade to Ubuntu 18.04.3 with Kernel 5.0 and Xorg

Note that to install the updated kernel 5.0, Xorg, and graphics drivers, you have to opt-in to “hardware enablement” (HWE). To install Linux 5.0 along with the new X server and graphics drivers, launch a terminal and run the following command. You can just copy-paste it into the terminal and press Enter:


sudo apt install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04

Enter your password when prompted and type “y” to confirm when required. Ubuntu will update to the latest system with the latest hardware enablement stack.

Once you are done, you’ll have to reboot your system to install the new kernel.

If you want to downgrade Linux Kernel or Xorg – want to remove Linux 5.0 – run the following command:

sudo apt remove linux-image-unsigned-5.0.*-generic linux-image-5.0.*-generic
sudo apt remove xserver-xorg-*-hwe-18.04
sudo apt install xorg

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