> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Linux Mint Teases A Kernel Cleanup Trick That Fedora Figured Out Years Ago
- URL: https://itsfoss.com/news/linux-mint-kernel-removal-feature/
- Published: 2026-08-11T10:41:46.000Z
- Updated: 2026-08-11T10:41:46.000Z
- Description: The work-in-progress feature would clear out old, unused kernels automatically every week.
- Author: Sourav Rudra
- Tags: News

The Linux Mint project regularly puts out monthly news that gives us a look at what the developers are working on and where the overall project is headed towards.

Their July update has shown us how the distribution intends to handle kernels going forward, moving the entire job out of the [Update Manager](https://github.com/linuxmint/mintupdate?ref=itsfoss.com) and into a different tool altogether.

## A new feature?

![](https://itsfoss.com/content/images/2026/08/linux-mint-kernel-removal-1.png)

![](https://itsfoss.com/content/images/2026/08/linux-mint-kernel-removal-2.png)

![](https://itsfoss.com/content/images/2026/08/linux-mint-kernel-removal-3.png)

**Source: The Linux Mint Blog*

Yes, and no. Kernel management isn't new, as in the past, Update Manager has let users view and remove individual kernels, but that functionality was removed.

The new implementation sits inside the [System Administration](https://github.com/linuxmint/mintsysadm?ref=itsfoss.com) tool instead, and it's built to behave the same way whether you're on Linux Mint or LMDE.

Instead of tracking individual versions one at a time, the new "*Kernels*" page inside System Administration groups multiple kernel versions according to series. **Setting up the tool is a one-time choice** of you telling it which kernel series matter to you and how deep a backlog to hold onto for each one.

Everything downstream runs on its own after that. The series you're following keeps updating through Update Manager the same way they always have, while anything past your set limit gets thrown out during a scheduled pass once a week.

**Manual cleanups are possible too** for times when you want to quickly free up some space to accommodate other content. Individual kernels can also be marked "*Protected*," which keeps them off the chopping block regardless of whether their series is tracked or how old they are.

Before you go looking for this on your own system, **know that it isn't live yet**.

Linux Mint project lead Clement Lefebvre has said that this is a preview of what's coming to the next Mint release.

## Fedora has this already

![terminal window on a fedora workstation system that shows how linux kernel-related packages are handled during a sudo dnf update command run](https://itsfoss.com/content/images/2026/08/fedora-workstation-linux-kernel-removal.png)

I understand that Linux Mint has had to reimplement their solution, but [Fedora](https://fedoraproject.org/?ref=itsfoss.com) has had this problem solved for years. Its [DNF](https://docs.fedoraproject.org/en-US/quick-docs/dnf/?ref=itsfoss.com) package manager has done this by default the whole time.

The setting behind it is called `installonly_limit`, and [it defaults to 3](https://discussion.fedoraproject.org/t/kernels-are-accumulating-in-boot/179352/5?ref=itsfoss.com). Only the three most recent kernel builds stay installed at any given time. Whenever a new kernel comes in through a regular update, DNF removes whatever falls outside that limit as part of the same transaction.

There's no separate scheduled job behind it, unlike Mint's new weekly cleanup. It only runs when you actually update, so a kernel installed outside DNF's normal flow would just sit there untouched.

The two approaches end up solving a similar problem in different ways. Fedora's is a flat, always-on limit tied directly to the update transaction. Mint's new implementation, once it ships, would hand you more direct control instead.

Kernel management wasn't the only thing in Mint's July post. The team also shipped new [HWE ISOs](https://www.linuxmint.com/hwe.php?ref=itsfoss.com) for Linux Mint 22.3, this time built on [Linux 7.0](https://itsfoss.com/news/linux-kernel-7-0-release/), and [Fcitx5](https://github.com/fcitx/fcitx5?ref=itsfoss.com) support lands in Cinnamon, running the same way across Wayland and X11.

For the full rundown, including the new environment variables page and the panel fixes, [the original blog](https://blog.linuxmint.com/?p=5050&ref=itsfoss.com) is a must-read.

---

**Suggested Read 📖:** *In related news,* [*Linux Mint now considers Wayland stable*](https://itsfoss.com/news/linux-mint-wayland-stable/) *enough for inclusion in its next release, due Christmas.*

[Linux Mint Now Considers Wayland StableCinnamon will fully support both X11 and Wayland sessions starting with Mint’s next release, due Christmas.![](https://itsfoss.com/content/images/icon/android-chrome-512x512-65c8d43f-94f1-4491-97db-b96381f7d79d.png)It's FOSSSourav Rudra![](https://itsfoss.com/content/images/thumbnail/linux-mint-cinnamon-wayland-banner-517aa9ea-5417-45ac-bc1d-e0eed249b693.png)](https://itsfoss.com/news/linux-mint-wayland-stable/)