Skip to content
Follow
Ubuntu Linux

How to Install KDE Desktop on Ubuntu 24.04

Richard
Written by
Richard
May 28, 2025 Updated Aug 13, 2026 2 min read
How to Install KDE Desktop on Ubuntu 24.04
How to Install KDE Desktop on Ubuntu 24.04

Installing the KDE Plasma desktop on Ubuntu 24.04 replaces the default GNOME screen with a highly customisable interface that lets you change nearly every part of how your PC looks and works.

KDE Plasma is a free desktop environment released in April 2024 that controls your windows, icons, and menus, giving you much deeper control over your screen than the standard Ubuntu setup.

⚡ Quick Answer

Open your terminal and run ‘sudo apt update’ followed by ‘sudo apt install kde-plasma-desktop’. At the login screen, click the gear icon and select ‘Plasma’ to launch the KDE desktop environment.

Why Install KDE Desktop on Ubuntu 24.04?

Swapping the default Ubuntu look for KDE Plasma unlocks far deeper control over your screen’s appearance. KDE Plasma uses widgets (small interactive tools) to display weather and system statistics. Users can also group tasks into ‘activities’ for better organization.

What Happens When You Install KDE?

Post-installation changes bring a brand-new interface for managing files and applications. Systems gain a fresh menu, a new taskbar, and expanded configuration panels. Switching between the legacy GNOME desktop and the new KDE Plasma desktop remains possible during every login.

Kubuntu vs. KDE on Ubuntu

Kubuntu serves as an official Ubuntu flavor featuring pre-configured KDE software. Adding KDE to standard Ubuntu layers the desktop environment onto an existing setup. While this approach grants access to both ecosystems, it also pulls in extra software packages you might never touch.

Installation Guide

Adding KDE Desktop to Ubuntu 24.04 relies heavily on the terminal application. Specific commands pull the new desktop interface directly onto the Ubuntu 24.04 system. Administrator rights (elevated permissions required to make system-wide changes) are required to run these commands successfully.

Terminal access handles the heavy lifting for the Ubuntu 24.04 KDE deployment. Executing commands from the installation guide initiates the download. Root access (administrative privileges that grant full control over the operating system) remains mandatory for installing new software packages on the Ubuntu 24.04 system.

🐧Bash / Shell
sudo apt update
sudo apt install kde-plasma-desktop

Choosing between a full installation (kde-full, which includes all apps) or a minimal one (kde-standard, which includes only the basics) depends on your needs. Selecting kde-standard helps preserve precious disk space.

Switching Desktop Environments

Rebooting the machine finalizes the setup steps. Clicking the small gear icon or session menu at the login screen lets users select 'Plasma' to load the new desktop environment. Reverting to 'Ubuntu' (GNOME) is available anytime through that same session menu.

Post-Installation Customization

Opening 'System Settings' right after logging in unlocks controls for themes, icons, and fonts. Right-clicking empty desktop space and choosing 'Add Widgets' populates the screen with helpful utilities. Pressing Alt+F2 launches KRunner for rapid application launching.

Maximizing the new workspace works best when trying out these native applications:

  • Dolphin: A powerful file manager.
  • Konsole: A feature-rich terminal emulator.
  • Kate: A great text editor for coding and notes.
  • Spectacle: An easy tool for taking screenshots.

Summary

Integrating KDE Desktop into Ubuntu 24.04 builds a flexible, modern workspace tailored to individual preferences. The login screen retains the power to toggle between KDE and previous desktop environments, granting access to tools like 'activities' and the Dolphin file manager.

KDE Login screen
KDE Login screen
KDE default background
KDE default background

Was this guide helpful?

📬 Get new Windows tips in your inbox
One email when we publish something worth your time. No spam, unsubscribe anytime.
Tags: #Ubuntu Linux
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2828 articles → Twitter

📚 Related Tutorials

How to Install GNOME Desktop on Ubuntu 24.04
Ubuntu Linux How to Install GNOME Desktop on Ubuntu 24.04
How to Install Ubuntu Linux
Ubuntu Linux How to Install Ubuntu Linux
Working with Sudo and Su Commands in Ubuntu Linux
Ubuntu Linux Working with Sudo and Su Commands in Ubuntu Linux
How to Install WordPress with Lighttpd on Ubuntu 24.04
CMS How to Install WordPress with Lighttpd on Ubuntu 24.04

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *