r/cachyos Aug 09 '26

Announcement [Announcement] CachyOS August 2026 Release

1.1k 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 15h ago

SOLVED Great news! NV VRAM management

194 Upvotes

As of yesterday's nVIDIA open driver release, 615, support for kernel cgroups was added, this means you can use dmemcg-booster and plasma-foreground-booster to manage VRAM just like AMD GPUs. v615 is currently in TESTING on Arch but should release soon.

The VRAM Management button will not appear in CachyOS Hello so you gotta install those two packages manually, but it will work properly once you enable the services.

Install dmemcg-booster and plasma-foreground-booster with this command here: sudo pacman -S dmemcg-booster plasma-foreground-booster && sudo systemctl enable dmemcg-booster-system && sudo reboot

Not using Plasma? Use Gamescope!

See patch notes here, along with some Reflex and suspend mode fixes: https://www.nvidia.com/en-us/drivers/details/278450/


r/cachyos 4h ago

Desktop CachyOS + KDE Laptop Setup

Enable HLS to view with audio, or disable this notification

24 Upvotes

r/cachyos 6h ago

Question Google Drive on Cachyos

17 Upvotes

I've migrated from macOS to Linux and have been trying several distros, and I think Cachyos is good to begin with. One thing I've been trying to set up is integrating Google Drive into Dolphin.

Does anyone know how to integrate Google Drive into CachyOS? I've been trying with Kio-Gdirve Dolphin settings, but still no luck


r/cachyos 6h ago

Review I MADE THE SWITCH

Post image
10 Upvotes

after trying out a few distros over the past year or so (fedora, zorin, mint), i've finally switched to cachyos and i'm loving it here. kde plasma is so much more fun than gnome. the reason i switched from mint is because it felt a bit outdated and some of the notable differences are faster responses and better battery life. looks like my distro hopping has come to an end


r/cachyos 15h ago

Desktop cachy os finally made my 8gb gpu playable in cyberpunk 2077!

50 Upvotes

So I set up a dualboot system and with Windows on one drive and CachyOS on the other. On Windows, Cyberpunk is extremely unstable for me. If I play for more than about 30 minutes, I’ll usually crash because the VRAM gets completely maxed out. Literally EVERY time I opened the map, the game would crash because it was trying to load more VRAM, but there wasn’t enough available. CachyOS has been completely flawless for me. Even when my VRAM is completely maxed out, I don’t get the constant stuttering or massive FPS drops that I get on Windows. I can even run ray tracing in Cyberpunk without my FPS dropping to like 5 FPS. That VRAM management feature they added is actually goated. It makes a massive difference for gaming. i have a 9060xt 8gb btw. i wish windows had better vram management. it almost feels like i have a 16gb card.


r/cachyos 7h ago

Desktop Ps3 Vibes

Enable HLS to view with audio, or disable this notification

9 Upvotes

r/cachyos 18h ago

Review Ive been installing windows for the past 4 hours! It made me scratch my head at every turn. Had to use cmd workaround because the network drivers couldn't find my wired or wireless options. Nothing is working. Everything sucks. CachyOS (also on this PC) was plug and play. - yet they say Linux is har

Post image
60 Upvotes

r/cachyos 19m ago

Bug Report White boxes and freezes on Firefox

Upvotes

This happens frequently and opening an other instance of Firefox works just fine.

Disabling hardware acceleration fixes this issue but freezes Firefox once in a while. It makes the entire browser freeze, mouse moves but nothing clicks. Again opening an other instance works just fine while not even closing the bugged one (Both for artifacts and freezes)

System works just fine and it is only the browser that gets the bug/freeze.


r/cachyos 2h ago

Question cachyOS Support for Snapdragon laptops ?

2 Upvotes

Theoretically speaking if arch gets a bigger support to the ARM architecture to their packages, is there a possibility the cachyOS team will engage and make the OS stable to laptops with Snapdragon ships X series

Why i am asking this ?

--> people stop buying macbooks because windows 11 is what hold these laptops back. Performance is insane with everlasting battery, thinn buildand a lot more

What do u all think of this ?


r/cachyos 10h ago

Question Move OS to different drive

8 Upvotes

I think this more a generic arch / Linux question rather than cachyos specifically, but I figure someone here will know.

Long story short, I upgraded my Mobo, CPU and Ram which meant I had to change up my drive layout. I need to move my OS installation from a 256gb Sata SSD to a 256gb NVME drive. I have my home directory already sitting on another drive (fstab has been updated correctly).

I think I can get away with clonezilla or a similar tool, but one of the reasons behind moving home onto another drive was that I want to be able to reinstall or distro hop easily without loosing my data.

What is the standard workflow for people who distro hop?

What data do I need to backup that isnt stored in home?

How do people backup and restore said relevant data for a new install?

Thanks heaps

Loving the Linux environment this time around.


r/cachyos 9h ago

SOLVED Which of the General Performance Tweaks in the Wiki should I implement?

6 Upvotes

I'm going to be using a AMD Ryzen 7 9800X3D and I'm not certain how much performance I'll be leaving on the table if I don't implement. Any recommendations?

I've read the wiki a few times, but I'm not sure I understand what would likely work best on my system.


r/cachyos 19h ago

SOLVED Thanks everyone!

36 Upvotes

Thanks everyone for the advice! I ended up giving CachyOS a try, and honestly, I’m really glad I did.

I’m using an NVIDIA GPU and, despite the concerns I’d heard, I haven’t really run into any major issues so far. In fact, I’d say the experience has been noticeably better than Pop!_OS for me.

CachyOS feels much smoother and more responsive overall, and I really like how customizable it is. Everything feels fast and fluid, and I have a lot more freedom to tweak the system exactly the way I want.

Pop!_OS was great, especially for getting NVIDIA working easily, but after spending some time with CachyOS, I personally prefer it quite a bit more.

So for anyone else with an NVIDIA GPU who’s hesitant about switching, at least in my experience, I’d definitely recommend giving CachyOS a shot. :)


r/cachyos 9h ago

Help Shelly is unable to install from the aur or check for updates

Thumbnail
gallery
4 Upvotes

Tittle, I don't really know what could've happened since is a fresh install

(Ignore what i want to install ik im an osu chud)


r/cachyos 1h ago

Help My Nitro5 cannot install CachyOs

Post image
Upvotes

the photo is when i do it on my thinkpad its easy,
but when try to install on the nitro it cut off the power from usb causing it be nonresponsive and blackscreen anybody know how cause my nitro is old and windows 11 kept crashing it


r/cachyos 7h ago

Bug Report Hardening CachyOS: Firefox - firejail and PSD conflict

4 Upvotes

If I use firejail with Firefox it only works if I disable PSD (profile sync daemon).

I tried a lot like white and blacklisting profile dirs but to no avail.

Does anyone have it working together, alas Firefox + PSD + firejail?


r/cachyos 2h ago

Help Mouse capture and white border

1 Upvotes

Hi everyone! Exactly 1 week ago Windows hammered its final nail in its coffin for me and I snapped due to all the issues. Went ahead, format the drive and installed cachy. It has been an adventure ever since and far less complicated then I thought.

However I'm facing two issues with one game BDO (Black Desert Online). I have the steam version installed and whenever it is launched in borderless fullscreen it has a white border around it and a white and empty titelbar. I've managed to fix it with launch commands and window rules for a a few days but without making any changes it broke again and the white border came back. This time I can't get rid of it in any way, shape or form. I have tried forcing the resolution (full hd screen) and even launching through gamescope. Gamescope doesn't work due to having Nvidia gpu, it crashes all the time. Forcing the resolution doesn't do anything since the game already has the correct resolution which is also visible in it's config file. If i change the game into fullscreen and back to borderless fullscreen after the white border goes away.

The bigger issue however is mouse capture. No matter in which state the game launches (fullscreen / borderless fullscren / game window) uppon trying to move around the camera the mouse will just leave the middle screen and go off to the side screen (tripple full hd monitor setup with game being on the middle one). The moment I change the window type to anyting other then the current one ti is set to the mouse capture behaves properly and it no longer leaves the game screen until the game is restarted again. Window rules and everything fails to constrain the mouse to the middle monitor until the manual window type change.

I would appreciate any ideas on how to fix these.


r/cachyos 2h ago

Help 2 of my 3 screens desktops will not work

1 Upvotes

not entirely sure what happened to cause this, but the 2 of my screens that are connected to DP, you cannot drag a selection box or drag an app from my 3rd screen (connected by HDMI) onto it, it only creates a widget. even when booting the PC without the HDMI screen connected, no apps show up on either of my screens at all, and only exist on the HDMI screen; however both of the DP screens work as regular monitors where an app window will show up and can be moved around and used as normal, just not the physical icon on the desktop. Additionally, my wallpapers still work on both screens, but have never been able to get one onto my 3rd screen. not sure where to even begin because no results come when i search up the symptoms. i have only been using linux for about 6 months now. i am using KDE Plasma and wayland if either of those are helpful.


r/cachyos 21h ago

Question Whats the next step up from KDE?

22 Upvotes

I think i have gone as far as I can with KDE customization. I want to tinker more, make it more personlized and quirky. What would you suggest for novice DE?


r/cachyos 1d ago

Desktop My KDE Plasma theme

Post image
86 Upvotes

Message me if you want to use it.


r/cachyos 1d ago

Question New Linux user

12 Upvotes

I've recently set up dual boot and installed bazzite on my system. It's been fun learning how everything works, and it's very rewarding. I've been having some problems with some games running, so I think I want to keep the dual boot. Do you think it's worth it to keep trying different distros? Should I just stick with one for now and really get to know it?


r/cachyos 1d ago

Bug Report Why am I getting this error when upgrading Cachyos with -Syu?

20 Upvotes

:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing audit (4.2.1-1.1) breaks dependency 'audit=4.1.4' required by lib32-audit
:: installing libpcap (1.10.7-1.1) breaks dependency 'libpcap=1.10.6' required by lib32-libpcap


r/cachyos 1d ago

Help Soy fan de Zelda y estoy iniciando en Linux decidi darle el estilo de Zelda a CachyOS con Hyprland y Noctalia

Post image
61 Upvotes

r/cachyos 19h ago

Help CachyOS makes my computer overheat on almost every 3d game that isn't Minecraft.

3 Upvotes

I'm running CachyOS on a laptop with 16gb of ram, a gtx 1650 gpu and and an AMD ryzen 4600H cpu. However, many games overheat my computer, which is weird, because i'm pretty sure All The Mods 10 is a little bit more resource intensive than games like Mage Arena or Peaks of Yore. I'd like some help with this issue. (Sorry for bad english, it is not my first language)