On August 9, 2026, the development team behind the performance-focused, Arch Linux-based distribution CachyOS announced the official availability of the CachyOS August 2026 Release. Marking the fifth major ISO refresh of the year, this update introduces fundamental software rewrites in Zig and Rust, installer refactoring, and experimental server installation profiles.

1. Shelly GUI Package Manager Rewritten in Zig

The headline feature of the August 2026 release is a complete ground-up rewrite of Shelly, CachyOS’s default graphical package manager. By transitioning from C# to Zig, Shelly drops managed runtime overhead, yielding native binary execution, significantly reduced memory consumption, and near-instantaneous startup performance.

Additional Shelly enhancements include:

  • Redesigned First-Run Interface: Featuring a brand-new welcome screen with customizable grid and list package views.
  • Integrated AUR & Multi-Format Updates: Unified search and update checks covering official CachyOS repositories, AUR packages, Flatpaks, and AppImages, with direct PKGBUILD preview capabilities.

2. Rust Migration Across Core System Utilities

Expanding performance optimizations across system-level tools, CachyOS developers completed several Rust migrations:

  • Kernel-Manager in Rust: The cachy-kernel-manager backend was rewritten from C++ to Rust and merged directly into chwd-kernel.
  • Cachy-Update Systray Applet: The background system tray updater was rebased onto Arch-Update v4.x and rewritten in Rust, featuring automated update scheduling and customizable notification pagination.

3. Desktop Environments and Experimental Server Profiles

The August 2026 ISO snapshot brings updated desktop components and expanded deployment options:

  • Desktop Refinements: Ships with KDE Plasma 6.7.4 (Qt 6.11.1), updated Hyprland Noctalia greeters, slick-greeter for Cinnamon, and cosmic-monitor integration for the COSMIC desktop.
  • Experimental Server Edition Profiles: Introduces preliminary server installation profiles in the Calamares CLI installer, laying the groundwork for lightweight, high-performance CachyOS server deployments.
  • Handheld Hardware Detection: Enhanced hardware detection in chwd using DMI board_name pattern matching for gaming handhelds.

Existing CachyOS users can update their systems immediately via sudo pacman -Syu, while fresh ISO images are available across global mirror networks.

Source: CachyOS Blog Release Announcement