Several user-requested tools are now available in the base repository:
- tmux 3.6a — the popular terminal multiplexer, now available in openmamba; manage multiple terminal sessions in a single window and keep sessions alive after disconnecting
- ripgrep 15.1.0 — an extremely fast alternative to grep with native regular expression support and recursive search; a favourite among developers
- mutt 2.3.1 — the classic, powerful and highly configurable terminal email client
- w3m 0.5.6 — a text-based web browser for the terminal, also useful as an HTML pager
- inxi 3.3.40 — a widely used tool for displaying detailed hardware and system information directly from the terminal
- lan-mouse 0.10.0 — software KVM over LAN: share mouse and keyboard across multiple computers without dedicated hardware, ideal for multi-machine desks
- mdbook 0.5.2 — generate browsable HTML documentation and books from Markdown files; widely used in Rust projects and beyond
- acpi 1.8 — displays battery status, temperature and other ACPI device information from the terminal
- firebase-tools 15.15.0 — the official Firebase CLI (hosting, Firestore, Functions, etc.) for web developers
- python-anthropic 0.96.0 — the official Python SDK for the Claude API (Anthropic), for developers building AI-powered applications
- lxqt-wallet 4.0.2 — secure credential management component for the LXQt environment
- tree 2.3.2 and figlet 2.2.5 — small terminal utilities for directory tree listing and ASCII art text generation respectively
KDE Gear 26.04.0
KDE Gear 26.04.0 is the largest update of the month. Starting with this release, KDE adopts a year.month version numbering scheme: the jump from 25.12.3 to 26.04.0 marks the first release of 2026, not a minor revision. Over 150 applications are updated, including:
- Dolphin (file manager), Kate (editor), Konsole (terminal)
- Okular (document viewer), Gwenview (image viewer), Ark (archive manager)
- Kdenlive (video editor), Kwave (audio editor), K3b (disc burner)
- KMail / Kontact / KOrganizer / KAddressBook (PIM suite)
- Kleopatra / KGpg (GPG and certificates), KDEConnect (Android/iOS integration)
- Elisa (music), Dragon (video), PlasmaTube (YouTube), AudioTube (YouTube Music)
- NeoChat (Matrix), Tokodon (Mastodon), Konversation (IRC)
- Calligra (office suite), GhostWriter (Markdown), Arianna (ebook reader)
- Merkuro (calendar), KBackup (backup), Filelight (disk usage)
- Itinerary / KTrip (travel and public transport), Kasts (podcasts)
- Skanpage / Skanlite (scanning), IsoimageWriter (ISO to USB)
- KDevelop 26.04.0 with updated Python support
KDE Plasma 6.6.4 and KDE Frameworks 6.25.0
KDE Plasma 6.6.4 brings bug fixes and stability improvements across all core desktop components. KDE Frameworks 6.25.0 updates the foundational libraries underpinning the entire KDE ecosystem.
Main updates
- FFmpeg 8.1 — new major version of the multimedia framework; ffmpeg7 7.1.2 is also available for applications requiring the previous version
- Mesa 26.0.5 — open source graphics drivers update (OpenGL, Vulkan)
- LibreOffice 26.2.3.1 — the office suite also adopts year.month versioning
- GIMP 3.2.4 — open source image editor in the stable 3.x series
- OBS Studio 32.1.1 — video streaming and recording software
- VLC 3.0.23 — universal media player
- FreeCAD 1.1.1 — open source parametric 3D modelling software
- KiCad 10.0.1 — electronics design automation suite (PCB design)
- Scribus 1.6.6 — professional desktop publishing editor
- Signal Desktop 8.7.0 — desktop client for the Signal secure messaging service
- Telegram 6.7.6 — Telegram desktop client
- Brave 1.89.141 — Chromium-based browser with built-in ad blocking
- Mailspring 1.20.1 — modern email client
- Samba 4.24.1 — Windows network interoperability (SMB/CIFS)
- git 2.54.0 — version control system
- Rust (rustc) 1.95.0 — Rust compiler
- Gitea 1.26.0 — self-hosted git repository platform
- OpenVAS Scanner 23.44.0 / GVM-libs 22.41.0 — Greenbone vulnerability assessment suite
- TLP 1.10.0 — advanced power management for laptops
- xrdp 0.10.6 — Remote Desktop Protocol (RDP) server for Linux
- Valgrind 3.27.0 — memory analysis and debugging tool
- Meson 1.11.1 — high-performance build system
- snapd 2.75.2 — Snap package support
- Gambas3 3.21.6 — Gambas language IDE and runtime
- Syslog-ng 4.11.0 — advanced logging system
- Coreutils 9.11 — GNU core utilities
- MythTV 36.0 — digital television and media management system
- TeX Live 20260301 — LaTeX distribution
openmamba for Raspberry Pi: now with vanilla kernel
The openmamba Raspberry Pi support has been significantly reworked. Raspberry Pi images now use the openmamba vanilla Linux kernel (currently 6.18.x) instead of the Raspberry Pi-patched kernel used previously. This approach ensures timely kernel updates on a par with other architectures and greater consistency with upstream kernel development.
The raspberrypi-firmware package now provides only GPU bootloader files (start*.elf, fixup*.dat, bootcode.bin) and overlays, while the kernel comes from the standard openmamba kernel package for aarch64. Device Tree Blobs (DTBs) for the various Pi models are included directly in the vanilla kernel via the dts/broadcom directory. A new rpi-prepare-boot script handles the preparation of the FAT32 boot partition, automatically assembling the kernel, initramfs (generated by dracut), DTBs and firmware files.
Thanks to the DTBs included in the vanilla kernel, theoretical support now extends to Raspberry Pi 3, 4 and 5 (including Compute Module and Zero 2 variants). Support for Pi 3 and Pi 5 should be considered experimental, and user feedback is very welcome.
Additional improvements: WiFi correctly configured via blacklist and modules-load, udev rule for Bluetooth, CMA memory set to 256 MB in cmdline.txt (required by applications such as Firefox).
Two image variants are available for download from the download page:
- diskimg-raspberrypi rolling (LXQt, aarch64, 2.7 GB — March 23, 2026) — lightweight environment, recommended for Pi 3 and Pi 4 with limited RAM
- diskimg-raspberrypi-plasma rolling (KDE Plasma, aarch64, 3.2 GB — March 24, 2026) — full KDE Plasma environment, recommended for Pi 4 and Pi 5 with 4+ GB of RAM
Minimum requirements: 16 GB SD card. User feedback is particularly welcome for Pi 3 and Pi 5.
openmamba API and internal tools
api.openmamba.org is now available: a new public REST API for querying the openmamba repositories — package search, dependency lookup, changelogs and much more. The OpenAPI 3.0 specification is available at api.openmamba.org/openapi.json. These APIs power the new Packages section on openmamba.org, which now offers more complete and up-to-date browsing and search than before, and support the internal distribution development and management workflows.
The internal build system tools have also been updated: autodist 2.0.5 (new major version), distromatic 3.0.4 (new major version) and autospec 1.44.
Installation media
Updated rolling installation media are available from the download page.
- livecd rolling (x86_64, 2.6 GB — April 6, 2026) — KDE Plasma desktop with essential applications
- livedvd rolling (x86_64, 3.6 GB — April 9, 2026) — KDE Plasma desktop with a full software suite
- livecd-light rolling (x86_64 2.4 GB and i586 2.1 GB — April 10, 2026) — LXQt desktop for resource-constrained systems
- rootfs rolling (x86_64 and aarch64 — April 22, 2026) — base filesystem for advanced installations
- rootfs-base rolling (x86_64, aarch64, i586 — April 5, 2026) — minimal system for experts and developers
Docker images on Docker Hub for x86_64, aarch64 and i586 have also been updated.




