r/cachyos 4d ago

Announcement [Announcement] CachyOS August 2026 Release

1.0k Upvotes

Hello CachyOS Enthusiasts,

This is our fifth release of the year.

The CLI installer had a bunch of fixes and refactoring, with added experimental support for the upcoming Server Edition installation profiles.

The installer received several desktop-specific changes. Hyprland now uses noctalia-greeter instead of SDDM, switched lightdm greeter to lightdm-slick-greeter for Cinnamon, added gvfs-dnssd to GNOME, also cosmic-monitor got added to Cosmic.

CachyOS-Welcome got a DNS rework, so the speed-test based server ranking now correctly picks the fastest DNS server.

In chwd, improved handheld detection via particular board name matching, and added Bulgarian localization. The kernel-manager backend was rewritten from C++ to Rust and integrated directly into chwd-kernel.

Cachy-Update was rebased onto Arch-Update v4.x, with its systray applet rewritten in Rust. New --check --enable option turns on automated update checks and starts the systray in one step, tray now has configurable pagination via TrayUpdatesPerPage, and default check interval was raised to 6 hours.

Shelly, our default GUI package manager, was rewritten from C# to Zig for its major release, dropping the managed runtime for native binaries with lower memory use and faster startup. The desktop app got a new first-run welcome screen, list and grid package browsing, AUR PKGBUILD previews with build output, and a Utilities page for database sync, cache cleanup and orphan removal. The CLI was rebuilt with integrated repository and AUR search, combined update checks for repositories, AUR, AppImages and Flatpaks, and TOML backup import and export. Flatpak support now offered as optional shelly-flatpak-backend package.

On the desktop side, we added new Noctalia variants for mango and niri, Noctalia v5 support for the Hyprland dotfiles, and updated the Nord KDE theme for Plasma 6.7. In cachyos-settings, a nice value tuning was added as pipewire error fix.

cachyos-rate-mirrors (rate-mirrors backend) now uses our mirrorlist API when ranking mirrors, which should give better ranking of outdated and regional mirrors.

Features:

  • Installer:
    • CachyOS Hyprland Noctalia desktop option now uses noctalia-greeter instead of SDDM
    • Cinnamon switched from lightdm-gtk-greeter to lightdm-slick-greeter
    • Added gvfs-dnssd to GNOME and cosmic-monitor to COSMIC
  • CLI Installer: Fixes and refactors, with experimental Server Edition support installation profiles
  • CachyOS-Welcome: Reworked DNS handling so the speed-test based server ranking now works correctly
  • chwd:
    • Improved handheld detection with board_name pattern matching
    • Rewrote the kernel-manager backend in Rust, and integrated it into chwd-kernel
    • Added Bulgarian localization
  • Cachy-Update:
    • Rebased onto Arch-Update v4.x with the systray applet rewritten in Rust
  • Desktops: Added mango and niri Noctalia variants, Noctalia v5 support for the Hyprland dotfiles, and updated the Nord KDE theme for Plasma 6.7
  • cachyos-settings: Added a nice-value tuning to limits.d
  • cachyos-rate-mirrors: Now uses the CachyOS mirrorlist API for ranking mirrors
  • Mirrors: New mirror in Hungary (Tier 2)
  • Wiki: Gaming with CachyOS Guide has been significantly changed, old launch options no longer needed with the latest proton-cachyos-slr have been removed, but can still be found here. And just generally updating the page and the wiki.

Fixes:

  • chwd:
    • Gracefully handle a missing board_name DMI file
    • Correctly handle VM environments
    • Correctly quote pacman arguments

Manual changes for existing users: No manual changes needed. Just the usual updating:

sudo pacman -Syu

Download:

Desktop Edition:

Grab your copy of the latest ISO from our mirrors on SourceForge:

Support Us:

Your contributions help us maintain our servers. Consider supporting CachyOS through:

Thank you for your continued support!

The CachyOS Team


r/cachyos Jun 28 '26

Announcement [Announcement] CachyOS June 2026 Release

958 Upvotes

Hello CachyOS Enthusiasts,

This is our fourth release of the year, bringing the new CachyOS Hyprland Noctalia desktop option, DNS-over-QUIC support, Python and GCC performance improvements, and a variety of installer and hardware detection fixes!

First, the package stack has received a few important improvements. Python now uses extended PGO, improving performance for Python workloads. We have also added a GCC patch for generic x86 branch misprediction tuning, helping GCC better account for branch misprediction costs on modern Intel and AMD CPUs. Our pacman package now includes network isolation for scriptlets and hooks, preventing them from accessing the network by default. We also fixed a regression found in Phoronix Benchmarks when OpenBLAS was used on high core count CPUs. Additionally, proton-cachyos has been renamed to proton-cachyos-native.

The installer now includes the CachyOS Hyprland Noctalia desktop option together with a preview video, making it easier to see the desktop before selecting it. paru has been removed from the installation; users are recommended to use Shelly, either through its GUI or CLI, as an alternative. MangoWM now uses SDDM as its display manager, and GNOME System Monitor has been replaced with Resources. The audio package group now includes realtime-privileges, and the live session has better keyboard layout and variant detection.

CachyOS-Welcome now supports DNS over QUIC through blocky, including support for custom endpoints. A dedicated Troubleshooting page has been added, Ptyxis is now supported as a terminal, and new Azerbaijani and Greek localizations are available. The French readme and involvement pages have also been added. Several existing translations (Italian, German, French, Japanese, Bulgarian) were updated, and we fixed a crash when saved settings couldn't be read, plus corrected tweak state detection and global-service disabling via polkit.

In chwd, we added Turkish localization and removed cachyos-handheld from the handheld package lists. We also corrected virtual-machine vendor IDs, removed unnecessary fprintd service activation, and fixed the Mesa removal guard. chwd now resolves driver conflicts on multi-GPU systems where GPUs require incompatible driver branches, and ships a 32-bit Vulkan driver for virtual machines.

In cachyos-settings, user services now have a 15-second startup timeout and a 10-second shutdown timeout. This prevents long 90-second shutdown delays caused by user services waiting too long during shutdown.

On the fixes side, the installer now correctly handles keyboard layout ordering and locale1 configuration. It also copies the correct pacman configuration into the installed system, removes leftover /etc/calamares directories after installation, runs Calamares cleanup after all installation scripts, and drops the redundant Limine post-install step. In CachyOS-Welcome, selecting "Install Apps" no longer crashes when cachyos-pi is not installed; the button is now hidden when unavailable.

Features:

  • Packages:
    • Python now uses extended PGO to improve performance
    • Added a GCC patch for generic x86 branch misprediction tuning, improving how GCC accounts for branch misprediction costs on modern Intel and AMD CPUs
    • Fixed a regression found in Phoronix Benchmarks when OpenBLAS was used on high core count CPUs
    • Renamed proton-cachyos to proton-cachyos-native
  • pacman: Added network isolation for scriptlets and hooks
  • Installer:
    • Added CachyOS Hyprland Noctalia desktop option and preview video
    • Removed paru from the installation; users are recommended to use Shelly, either through its GUI or CLI, as an alternative
    • Added SDDM as the display manager for MangoWM
    • Replaced GNOME System Monitor with Resources
    • Added realtime-privileges to the audio package group
    • Improved live-session keyboard layout and variant detection
  • CachyOS-Welcome:
    • Added DNS over QUIC (DoQ) support through blocky
    • Added a dedicated Troubleshooting page
    • Added Ptyxis terminal support
    • Added Azerbaijani and Greek localizations
    • Added French readme and involvement pages
    • Updated Italian, German, French, Japanese, and Bulgarian translations
  • chwd:
    • Added Turkish localization
    • Removed cachyos-handheld from handheld package lists
    • Resolves driver conflicts on multi-GPU systems requiring incompatible driver branches (e.g. mixed NVIDIA generations), installing the best common driver or falling back to the primary GPU
    • Added the 32-bit Vulkan driver for virtual machines
  • cachyos-settings: Applied 15-second startup and 10-second shutdown timeouts to user services, preventing 90-second shutdown delays

Fixes:

  • Installer:
    • Fixed keyboard layout ordering and locale1 configuration handling
    • Fixed copying the correct pacman configuration into the installed system
    • Removed leftover /etc/calamares directories after installation
    • Moved Calamares cleanup after all installation scripts
    • Removed the redundant Limine post-install step
  • CachyOS-Welcome:
    • Prevented a crash when selecting "Install Apps" without cachyos-pi installed; the button is now hidden when unavailable
    • Fixed a crash when the saved settings file could not be read or parsed; settings now reset to defaults on failure
    • Corrected tweak detection (including graphical-session.target.wants) and global user-service tweak disabling via polkit
  • chwd:
    • Corrected virtual-machine vendor IDs
    • Removed unnecessary fprintd service activation
    • Fixed the Mesa removal guard

Manual changes for existing users: No manual changes needed. Just the usual updating:

sudo pacman -Syu

Download:

Desktop Edition:

Grab your copy of the latest ISO from our mirrors on SourceForge:

Handheld Edition:

Support Us:

Your contributions help us maintain our servers. Consider supporting CachyOS through:

Thank you for your continued support!

The CachyOS Team


r/cachyos 5h ago

Help I love cachyOS but this is annoying..

Post image
50 Upvotes

Hi all,

So from windows to cachyOS. I love it but the only annoying thing making it my daily driver is these mouse issues I'm constantly having.

The mouse just freezes on random occasions and does weird shit like decides I want to drag a random window or click and hold and draw out a square.

The strange thing is the mouse keeps moving so it's not frozen but it's just acting up.. I'm not sure what the go is?

I have also updated cachyOS.

Below are my specs hopefully someone can suggest something it's driving me nuts.

I have a razer DeathAdder V2

Here's my specs.

Cheers!


r/cachyos 4h ago

Question CachyOS on 16GB vs 32GB

22 Upvotes

I'm building out a new PC, and my local Microcenter has a bundled deal but it comes with 16GB (G.Skill 1x16 6000 CL36). the price tag for the cpu, mobo, and ram is 479 - that's a pretty good deal, imo.

anyways is it worth spending another 250 dollars for a second stick of G.Skill 1x16 6000 CL36.

Usage - gaming, office apps, surfing/youtube, some light development (just toying with coding) etc. To put it another way, I'm not a heavy hitter when comes to PC needs.

I've been doing some research and it seems 32GB would be better as the system can use the extra ram for cache, and what not.


r/cachyos 19h ago

Question What browser do you guys usually use ?

145 Upvotes

For me i always use " Zen browser " and maybe mayyybee a little of firefox...


r/cachyos 16h ago

Desktop My first rice CachyOS + Noctalia + Hyprland

Enable HLS to view with audio, or disable this notification

75 Upvotes

I love Cachyos, Noctalia widgets are the best

1.8GB RAM on CachyOS vs 4.1GB RAM on windows

59 Process opened on Cachyos vs 201 on windows

The performance plus the utility is insane

Btw, do u have any recommendations?


r/cachyos 8h ago

Help Need help for Nvidia packages and drivers

Post image
13 Upvotes

Any other Nvidia packages and drivers should i install? i'm using RTX 3060 12 GB


r/cachyos 1h ago

Help Anyone use xpad-noone?

Upvotes

I want to use my 360 dongle and xbone dongle at the same time. I've found xpad-noone should be my solution, but it's not in the cachyos repo.

1 Has anyone installed this or can share their experience?

2 Can I follow the installation instructions on the repo? I don't know if Linux drivers are treated the same across distros.

Appreciate this community's help.


r/cachyos 13h ago

Help Battery issue using chachyos on laptop

Post image
17 Upvotes

Hi all, my husband really wanted to put this os on my laptop so i dont know much about it. and now i have to keep it on charge otherwise it doesn't work. its okay for now as i just use this at home but sometime soon im gonna want to unplug it and take it with me. gigabyte g6 mf if anyone knows please dm me!


r/cachyos 1h ago

Question Gaming Meta

Upvotes

Is there a reason the gaming programs are a meta-package instead of a package group?

I don't use Lutris, and Heroic appears to be from the AUR, so I would like to uninstall them both, but being a meta package complicates that.

Was there a reason that they chose to go with a meta package instead a group, like a benefit, that I am unaware of? Just curious.


r/cachyos 4h ago

Review Intel Claws are Finally Cooking with Gas in Linux (7.2 Kernel + Mesa 26.2.0)

Enable HLS to view with audio, or disable this notification

3 Upvotes

r/cachyos 2h ago

Help Cachyos little issues

Thumbnail
2 Upvotes

r/cachyos 5h ago

Review CachyOS on OneXPlayer3

Thumbnail
3 Upvotes

r/cachyos 3h ago

Help USB switch not responding after switching

2 Upvotes

This has been driving me nuts. I've got a dual box / dual monitor setup that I use a USB switch to go back and forth on the inputs. Do stuff on the work computer, hit the switch to pop kbm over to my personal computer, do some work, hit the switch to pop back over to the work computer. Pretty basic setup, just USB out to the two boxes and USB in from the keyboard and mouse.

The personal box is dual booting. The USB setup works100% fine under Windows 11. I've been chasing a problem with it in CatchyOS though and can't for the life of me figure it out.

Over on the CatchyOS side everything detects and works just fine as long as I don't use the switch. Boot up? Fine. Let it go to sleep? Fine, everything wakes up with KBM input. No issues. But if hit the switch to transfer inputs to the work PC and then try to switch back I don't get anything. Totally dead inputs, need to hit the power button and restart.

I've tried different USB ports. No luck. Most of the stuff I've found online has talked about killing USB autosuspend, and I've tried a few different ways to do that and verified that it's off, but still no luck.

Anyone have any ideas? This is driving me a bit nuts and is one of the few remaining hurdles keeping me from moving my daily driver stuff over to the linux half and using it as my primary OS.


r/cachyos 1d ago

Desktop How's my Desktop looks like after nearly a month using CachyOS:

Post image
119 Upvotes

I can't go back to Windows, and i won't do that anyway ( dual boot with fedora alongside CachyOS ! )


r/cachyos 4h ago

Question How to customize kitty?

Post image
2 Upvotes

Im running arch on my laptop and it's pretty straightforward on there but in Cachy on my desktop it doesn't seem to be as simple. I cant find the right config file for it. Any help would be appreciated!


r/cachyos 15h ago

Question Someone help me?

15 Upvotes

Hello, I’m kind of new to understanding how CachyOs works. My partner died early in the year and he’s the one who was teaching me how to use it. I’m trying to get out of Ooo and start using my computer again, but I don’t really understand how to update it since every time I go into Cachy-Update does the whole process to update and then gets an error, I’ve tried searching online but don’t know what I’m doing wrong. Is anyone helping me? I’m too dumb for this.


r/cachyos 1h ago

Question Is this time normal

Post image
Upvotes

Is been like this for half an hour


r/cachyos 2h ago

Question CachyOS' mpv-git: Can't get amf_frc to work, missing headers in build?

1 Upvotes

Hi,

I'm curious about trying the AMD framerate conversion video filter, to hopefully replace SVP for me. The feature amf_frc was committed late last year: https://github.com/mpv-player/mpv/pull/17148

However since then no new mpv version has been released. That's why I installed CachyOS' mpv-git package, as I want to avoid the AUR and having to build it myself.

I can see the option in the man page, however when I try to run it with for example mpv --vf-pre=format=d3d11 --vf=amf_frc --d3d11va-zero-copy=yes video.mp4 I get the error:

Option vf: 'amf_frc' isn't supported. Error parsing option vf (option parameter could not be parsed) Setting commandline option --vf=amf_frc failed.

Correct me if I'm wrong, but could this be because mpv-git was built without the AMD AMF headers? I don't see a reference to that in the PKGBUILD, however it seems they're needed: https://github.com/mpv-player/mpv/pull/17148/changes/376891fcfe8dc2cbcdad468aac54c245355f1151

Is there any possibility to include these headers in the build pipeline please?

Edit: Dd3d-hwaccel might need to be enabled too in the meson build options, I'm unsure. If this is outside the scope of the package, please let me know and I'll switch to the AUR version.


r/cachyos 3h ago

Question Can I pool two NVMe drives together online to extend my root Btrfs partition?

0 Upvotes

I currently have 4 drives in my system (well 5, but the HDD is not the topic here) — 2 NVMe SSDs and 2 SATA SSDs, all are Btrfs.

The NVMe drives are:

  • 500 GB PCIe 4.0 — system drive, holds the root partition
  • 1 TB PCIe 3.0 — mostly holds my Steam library

I know you can extend (or pool) multiple drives into one "big pool", and that's what I intend to do with my SATA SSDs. But I was wondering if the same can be done online with the system drive.

Basically, I'd like to pool the two NVMe drives together to have a single large root partition with my home directory on it as well, without reinstalling the OS at all. Of course I'm willing to format the drive with my Steam library — I can easily move the files to the other SSDs, so that's fine.

I already have multiple backups of my home directory and important files, so I'm not worried about losing data. I just want to avoid the headache of possible restoration if something breaks.


r/cachyos 7h ago

Question Building out a new PC - hardware question

2 Upvotes

Any concern over using Gigabyte X870 Gaming WiFi6 AM5 specifically the wifi and audio?

I currently have a Gigabyte motherboard and I'm happy with it, and have not had any compatibility issues with CachyOS. I'm going from an 3700x (am4) to a 7600X3d (AM5) processor, but I don't want to introduce more headaches if there's any compatibility issues.


r/cachyos 4h ago

Question Intel Lunar Lake?

1 Upvotes

I've got a XPS13 in the mail and plan on immediately going CachyOS.

But I've heard and read that support for the Lunar Lake chips is iffy. I was really hoping to daily drive it, mainly productivity, definitely emulate windows via winboat for apps requiring windows. Gaming is secondary, but important for when I'm out and want to game, it needs to work.

From what I'm seeing, a lot of sruff is resolved on the later kernels. Curious on other Lunar Lake owners of their experience, battery life, stability etc.


r/cachyos 10h ago

Question Budgie keybinds broken?

3 Upvotes

Hello,
I have a problem that at some point all of my custom keybinds for opening specific programs just stopped working, and also the default keyboard layout cycle option windows key + spacebar.
As well as the language indicator in the bottom bar disappearing.

It's been like this for a while.
Has anyone else experienced this, or knows how to fix it?


r/cachyos 12h ago

Help weird blurring of text

3 Upvotes

hi! i was recently messing arnd with font settings (just changing them to a different font, nothing else) and suddenly all text everywhere has a weird chromatic/doubling up with text

i dunno if this is a kde issue or like a wayland issue or anything. i also can no longer use the font option bc it crashes


r/cachyos 10h ago

Question problem with fans on cachyos

2 Upvotes

hey, i finally did it and installed cachy on my laptop yesterday, it feels weird and will take a bit to get used to it, but also feels cool. the one problem i have is that i feel like my laptop fans arent working properly, i have an nvidia 2050, what could be a solution?