Skip to the content.

Ubuntu 26.04 LTS

Ubuntu 26.04 LTS updates the default Linux kernel from version 6.8 to 7.0.

For the current lifecycle table and Canonical kernel guidance, see Ubuntu kernel lifecycle and Ubuntu kernels.

Check HWE, Support, and Kernel Version

Ubuntu LTS releases use the Hardware Enablement stack so newer kernels can be delivered through the life of the release.

Check your support status

hwe-support-status --verbose

Check your kernel version

uname -r
cat /proc/version_signature

Enable HWE

Since 2019, HWE has been on by default. You should not need to do this.

sudo apt-get install --install-recommends linux-generic-hwe-26.04

You can change the release at the end to any LTS release since 2020.

Supported Ubuntu Kernels

  Warning: Manual kernel installs are usually unnecessary

These manual kernel installation guides may not be necessary for most Ubuntu systems. Ubuntu ships the HWE stack by default, so the recommended approach is usually to keep your system updated and let Ubuntu deliver the appropriate kernel through normal updates.

Ubuntu Kernel 7.0

Ubuntu Kernel 6.18 LTS

Ubuntu Kernel 6.12 LTS

Ubuntu Kernel 6.6 LTS

Ubuntu Kernel 6.1 LTS

Ubuntu Kernel 5.15 LTS

Ubuntu Kernel 5.10 LTS