CachyOS June 2026 Release
113 points
6 hours ago
| 15 comments
| cachyos.org
| HN
nickjj
3 hours ago
[-]
If anyone is looking for a niri based opinionated set of configuration on top of CachyOS (or vanilla Arch) I put together: https://github.com/nickjj/dotfriedrice

The goal is after installing the official ISO, you can get a developer focused desktop environment up and running in ~10 minutes with 1 command. It's quite configurable so you can change around anything you want ahead of time or after you install it. I use it with vanilla Arch but I know of quite a few people using it successfully with CachyOS.

For CachyOS, the only manual adjustment you have to make before running the repo's install script is uninstalling `jack` since it conflicts with `pipewire-jack`. I could easily roll this into the script but so far no one has complained loud enough to automate this. I also wonder if CachyOS will eventually drop that AUR dependency in its official ISO.

If it matters to you, 99.9% of the code is hand coded. The only time I use AI is when I'm 100% stone walled on something and it's a last resort move. Even then it's copy / pasting small snippets into web based AIs where I fully review and refactor its output so you could say the 0.1% is still human vetted.

Moving away from Windows last year was so worth it. I've been wanting to switch since 2017 but always ran into hardware issues. The same hardware I had back then works beautifully with Arch today.

reply
goodburb
4 hours ago
[-]
It's not just a gaming and performance distro, it includes QoL fixes on modern hardware.

On my Lenovo laptop, fixes that would take over a day to enable and patch on most distros:

  - Wake from sleep

  - Nvidia GSP firmware workarounds and correct version OOTB (proprietary)

    - Mouse lag/jitter
    - External display hotplug
    - DDC/CI over type-c

 - Embedded controller power profiles from taskbar with correct TDP limits for CPU/GPU

 - Battery charge limiter support right from KDE settings

 - Working `switcherooctl` in hybrid graphics mode on AMD

 - Firefox with video decode acceleration (YouTube) on almost all GPU models
Another gaming feature that is otherwise useful in workstations is the external scheduler support.

Currently using BPFland which makes multitasking as responsive as idle while compiling Yocto/Chromium in the background.

Windows, Mac (mini M1), and kernel built-in scheduler Linux jank and become almost unusable (Ryzen 5800H).

reply
rudedogg
2 hours ago
[-]
I tried CachyOS and Niri this weekend, and was pleasantly surprised hibernate/suspend actually worked with no customizations on my Desktop.

I’ve tried like 5 other distros and usually when it goes into sleep/hibernate the monitor never wakes up so I have to force shutdown using the power button.

I’m going to install this on an older machine and see how it goes. So far it’s been great!

reply
mrinterweb
5 hours ago
[-]
I few months ago, I backed up my windows gaming machine and overwrote the partition with CachyOS. Haven't looked back. Gaming performance and compatibility has exceeded my expectations. Just a much better experience overall. I feel sorry anytime I see someone using Windows.
reply
folkrav
4 hours ago
[-]
I feel sorry every time I'm stuck going back to Windows. And admittedly, the situation is not even comparable to how it was ~25 years ago when I first started playing around with Linux, most things I want to do with a computer just work on Linux nowadays. There are still such things that just are not there yet - but for most of them, it's not necessarily Linux's fault.

If we limit the conversation to gaming specifically, one area where I don't see Linux taking over any time soon is competitive/esports oriented titles and their invasive ~rootkits~ anti-cheats. Another place I kind of have to live with Windows is simulation (in my case Elite: Dangerous and iRacing/Le Mans Ultimate) - the overlays and other third-party utilities either don't exist on Linux, or I couldn't get them to work and kind of abandoned the idea.

Audio production is also kind of a no-go. The DAWs and hardware support are absolutely getting there - Bitwig studio is apparently very good for something Ableton-like, and my DAW of choice, Reaper, has native Linux support. But the plugins and virtual instruments for the most part just don't exist. Some work through a Wine bridge, if you're lucky.

However, if you're not too deep in a niche with very specific pieces of software, or don't care about esports offerings, there isn't much tying one to Windows nowadays.

reply
officeplant
2 hours ago
[-]
>Audio production is also kind of a no-go

I always see this as a yes and no. Yes if you didn't start giving up on mainstream DRM encumbered audio production 10-15 years ago you aren't going to be ready to switch. Those people have sunk too much into their work flows and collections of licensed plugins.

No if like me you gave up on those tools and found new ones, because I didn't like the direction things were going with usb license keys, always online drm, and offline license management installs that feel almost as rootkit/malware coded as modern anticheat systems.

It helps that I gave up on ableton back in 2008 and swapped to Reason & Logic, before ultimately giving up on those as well. Now I just use Renoise & VCV Rack while trying to work up the will to dabble with Puredata and Supercollider.

Bitwig sounds nice but its too expensive and locks me back into the same cycles of update purchases Ableton & Reason once did.

Do I miss my Korg VSTs & Reason Racks? Yeah, I just can't be bothered enough to go back.

In the end for me its just a hobby so I've been willing to throw away my setup and workflow entirely more than once since starting with digital music in 2004.

reply
JasonSage
4 hours ago
[-]
I think the situation with anti-cheat on Linux is changing. Studios are putting resources into anti-cheat that will work on Linux. If I'm being a bit cynical, I could say this is "just" because of Steam Deck and Steam Machine, but I think the number of potential players switching to Linux right now outside of the Steam ecosystem is starting to be worth considering.
reply
therein
4 hours ago
[-]
The only way they could even consider making it work would involve blessing certain kernel builds, and their integrity would need to be verified. If I am able to swap out the kernel, anti-cheat cannot be effective.
reply
Bender
3 hours ago
[-]
Ubisoft added Easy Anti-Cheat support for Linux and Valve's Proton compatibility layer. I play Division 2 and it runs just fine. More of them are being added by the AAA studios. Missing is Vanguard / Riot Anti-Cheat, no idea when that will get added. Thus far games have not tried to dork with my kernel.
reply
gausswho
4 hours ago
[-]
A balanced take. You name several exceptions that don't work seamlessly on Linux. Recognizing that, I'll note:

- Bitwig 5.x (haven't tried the latest 6.x) is working really nicely for me now across several NixOS machines (I'm using BitwigBox so that yabridge smoothes out VST integration). - Le Mans Ultimate is working for me now. It would hang on loading a track until a month or two ago (GE Proton recommended).

reply
bigmattystyles
5 hours ago
[-]
Same, games aside, it’s just so snappy. I knew windows was slow at a lot of things but I hadn’t quite realized how slow things as banal as locking/unlocking had become. The first week with cachyos was mind blowing on just that front.
reply
xutopia
4 hours ago
[-]
Wait... what's gaming like? Can you describe it for someone who only ever could play Unreal Tournament back in the day on Linux?

What games are available? Do you use emulators or stuff like Wine?

reply
anon7000
41 minutes ago
[-]
Many single player games work out of the box in Steam, because they’ve invested a huge amount of effort into Proton (their compatibility layer).

Here are some games that have worked pretty well out of the box:

- Factorio

- Arc: Raiders

- Overwatch

- Age of Empires 2 DE

- Abiotic Factor

- Subnautica 2

- Windblown

- Dune Awakening

- Cybperpunk 2077

- Star Citizen (with the community installer to help set it up)

See here for a database: https://www.protondb.com/

The main asterisk is that if you use newer GPUs, you’ll need to use a newer kernel / drivers to get solid support (which is why Arch (& CachyOS) is a popular gaming distro). And certain technologies may not be supported for a while, or take some time to set up (ray tracing, DLSS, frame gen type stuff etc.)

Performance is comparable to windows, and sometimes better because windows is a bloated piece of shit. Lol.

A lot of stuff you can try and it works ok, but the main things that are permanently unsupported are kernel-level anti-cheat (like Valorant) or online games with anticheat that will detect something weird in the setup and ban you. But some competitive games work fine (like overwatch)

reply
flaunf221
1 hour ago
[-]
It works most of the time.

If "works most of the time" is acceptable for you, it's good enough.

If you actually want to be able to play whatever you want to play - instead of what runs - you have to either stay on Windows, or have it as second system.

reply
dminik
4 hours ago
[-]
Wine has evolved a lot, but there's an entire community dedicated to improving games specifically building Proton, essentially a Wine fork focused on games, including big contributions from Valve.

This has made many old and modern games playable without issues. On Steam or Heroic Launcher, running a game has mostly become as simple clicking install and later play.

That being said, it's not all peachy. There's not really been much progress on native Linux gaming outside of Flatpak/Steam Linux runtime. Many native games run worse or with issues.

And Proton/Wine isn't perfect. Many games need tweaks or may not work without glitches. And games with anticheat don't work more often than they do, on purpose.

Still, depending on what games you play and hardware you own it has become entirely possible to ditch Windows and not suffer for it.

reply
tuvix
4 hours ago
[-]
I don’t play multiplayer stuff like Fortnite or Call of Duty, so I might not be your typical user. I use Steam for everything, as well.

But I fully switched to Fedora a while ago because every game I played was either just as performant or ran better on Linux. It’s plug and play, too. I just downloaded Steam and that was it.

I know there are other commenters saying the same thing, but I’m just super excited because of what this means for Linux market share on consumer machines

reply
mrinterweb
3 hours ago
[-]
PC gaming on linux these days is joy these days. The main games you're likely to struggle with are games that require some windows kernel level anti-cheat software running, so some online multi-player will not be playable for that reason. Proton, wine, and the ecosystem have evolved a lot in the last couple years to the point that I'm surprised when a game can not run on linux. Occasionally, you need to look at https://www.protondb.com/ to see if there is some startup option that needs to be added to get the game to run. If you're into single player games, Linux is generally a really solid choice.
reply
kridsdale1
4 hours ago
[-]
In the last few years, Valve has made incredible progress with their equivalent set of API wrappers to what Wine does. Apparently (not experienced first hand) it’s like 97% of the way there, now.
reply
sshagent
4 hours ago
[-]
if you have a steam account, and you open it on Linux most of your games will be present to be played. Most of them will just work. Those that don't you can look up details on protondb.com.

as mentioned above if you play any competitive games that come with anti-cheat features, then you won't be able to join in the fun. So if you don't care about those games, you'll be fine.

reply
frantathefranta
4 hours ago
[-]
> if you play any competitive games that come with anti-cheat features, then you won't be able to join in the fun.

I'd say it's a majority of games that won't work if they require anti-cheat, but some will.

reply
FridgeSeal
3 hours ago
[-]
Forza Horizon 6 was a bit of a shit-fight to get it working. GPU crashes, audio just failing, and 20-questions with what combination of runtime and configs would get it to play ball, and it would break after some patches, but it really stabilised now and most issues I’ve had have disappeared.
reply
Bender
3 hours ago
[-]
Game companies are adding their anti-cheat into Proton. Ubisoft for sure. Others will follow.
reply
unethical_ban
3 hours ago
[-]
In short, it is the default assumption that a game will play on Linux these days, vs. assuming it won't.

Steam/Valve has built Proton, which I believe is a fork of Wine, and put significant resources into it. Steam distributes it on its own but CachyOS distributes even more patched/optimized versions of it in their repositories.

The games I know do NOT work on Linux are usually online multiplayer competitive games which have kernel-level anti-cheat. Notable for me is Fortnite - though I hear that now, there are even options for enabling strong anti-cheat in Linux but Epic chooses not to support it.

I'm not informed on other niche game types like simulators or games requiring special equipment, but chances are if it's not competitive, or it's single player, you can get it running with good performance on Linux with modern hardware.

reply
lenova
4 hours ago
[-]
Former Windows 11 user here. Microsoft operating systems have been my primary desktop since DOS 6.0, but the embedding of advertisements in Win11 drove to me finally try out Linux distributions, and CachyOS was the only one that stuck for me in terms of familiarity and performance. It's been my daily driver for 1.5 years now, and I've been extremely grateful for it.
reply
cowmix
4 hours ago
[-]
Running CachyOS has overall been great for me in the past year but the AUR supply chain attack (or whatever it was exactly) was a little unnerving.
reply
keeganj
4 hours ago
[-]
Yeah I really enjoyed Cachy but the model of using the AUR to install third party applications just seems broken. I don't want to have to trust some random install script maintainer in addition to the 3p app developer. And sadly I don't have the time and attention to spare to review the AUR scripts of apps every time I update.

I switched to Kubuntu to keep KDE (which I really found I enjoyed from Cachy) while using a more stable and familiar ubuntu base. It's not one of the "gaming" distros but I haven't noticed any major drawbacks with the games I play.

reply
Bender
3 hours ago
[-]
I have not needed AUR support for games. The only time I was tempted to install an AUR package was on my laptop for Zoom chat. My gaming machine will never see any of those packages.
reply
docsaintly
3 hours ago
[-]
I also just moved from Linux Mint to Cachy and haven't had to use a single AUR package (yet). I use some relatively obscure programs too.
reply
officeplant
2 hours ago
[-]
CachyOS does pull some packages from the AUR into the CachyOS repo, but they state that they go through a validation process first.
reply
jjice
4 hours ago
[-]
The AUR is very user managed and orphaned packages can be picked up I guess to continue maintenance. Obviously, this can lead to some issues. It's one of the tradeoffs for a heavily user supplied repository of packages. You get a lot of good stuff quickly, but I personally will stick with Debian.

https://cybersecuritynews.com/arch-linux-aur-packages-compro...

reply
code-blooded
4 hours ago
[-]
I've been CatchyOS curious, but AUR is exactly what's been keeping me using Fedora.

I hope official, veted Arch repositories grow over time.

reply
unethical_ban
3 hours ago
[-]
It's simple: Don't use the AUR to download anything if you're worried. AUR is like COPR.
reply
code-blooded
3 hours ago
[-]
That's what I'd probably do, but I'm a software engineer and devops person that also likes to tinker, so I like to have a lot of packages available. Fedora with its 80k packages (~30k apps) has been a blessing.

In comparison, Arch official repos only have 15k packages (~10k apps). There are ways to plug the gap (such as compile missing packages, add Nix package manager), but it's even better if you don't have to.

reply
docsaintly
3 hours ago
[-]
I was nervous about this too - but it's "just" the AUR. That means it's only unofficial packages, which we should always take great care when installing anyway.
reply
cr125rider
4 hours ago
[-]
How many packages are you using from AUR vs the official repos though? The official repos have almost everything I need
reply
derac
1 hour ago
[-]
I switched from Windows a couple of months ago. I am loving it. I cloned my favorite Windows window management solution, WindowGrid to KDE, https://store.kde.org/p/2363952/

I haven't found anything on Linux like it.

reply
ElijahLynn
3 hours ago
[-]
TIL about Shelly. https://github.com/Seafoam-Labs/Shelly-ALPM

In the release notes they said they removed Paru and are recommending Shelly instead.

I like that I can manage Flatpack and AUR!

Gonna give this a try!!

reply
everdrive
2 hours ago
[-]
Does anyone have any idea why Cachy is so hard on I/O? If I run it with disk encryption my entire system hangs intermittently when downloading large files. (eg steam updates, etc.) Even testing without disk encryption, I will get brief hangs when writing large files.

Is Cachy just assuming that everyone's got a high-quality NVME? Is there something about newer OSes that cause a CPU bottleneck for large disk writes?

reply
Bender
16 minutes ago
[-]
Which filesystem do you have on top of the encryption? If it's the default btrfs that might be one factor. Have you tested using ext4? What is the make/model of the physical storage?
reply
everdrive
7 minutes ago
[-]
I tried it with BTRFS and had really terrible performance. I ended up trying ext4 and it was not appreciably better. I don't know the make and model of my SSD, but I'm sure it's a not-very-impressive SSD. Unencrypted with EXT4 was the only thing that offered good performance.

Mind you, I'm really happy with CachyOS, but I don't really understand why this is a problem and it doesn't seem to be an issue others are having.

reply
Bender
1 minute ago
[-]
Maybe this is something you have already checked but first get your device with blkid or whatever you prefer, then

    smartctl -x /dev/nvmeXXXX
and look for errors, percentage of spare blocks used, etc... Also look at the temperature when you are pushing the IO really hard. Some devices will throttle when hot.

Is this on a laptop?

reply
rythmshifter
4 hours ago
[-]
I’ve been in love with cachy since I switched from windows but this past weekend has been extremely trying after experiencing metadata exhaustion probably due to the snapshots filling up my home drive. Learned a few things and I realize btrfs is not specific to cachy, but this was definitely the hardest thing I’ve worked through since switching from windows.
reply
wmedrano
4 hours ago
[-]
I'm surprised this is the default. How good are the snapshot management tools?
reply
lordleft
4 hours ago
[-]
I switched to Bazzite from CachyOS and while I really appreciate how accessible it is, the immutability of the core OS doesn't do enough to scratch my Linux tinkering fix. So I'll probably install this in a few days.
reply
thom
4 hours ago
[-]
I loved Bazzite for hardware compatibility out of the box but the necessity of flatpak made it enormously inconvenient as a general machine. CachyOS sounds worth checking out if I still want to game but also occasionally do real work.
reply
koolala
3 hours ago
[-]
I'm on SteamOS and like the immutability for tinkering with Distrobox. Lets me tinker worry free.
reply
speed_spread
3 hours ago
[-]
Ha, so true. Bazzite cured my tinkering obsession. I now have no choice but to get shit done or to... play actual video games.
reply
JaceComix
3 hours ago
[-]
I switched to Cachy in late February this year.

First day was a bit rough, first week was still a little rough, but it's been pretty smooth since then, even when learning how to fix things and trying new software.

I'm using Niri and Noctalia as my desktop setup, and it's been different than my Windows experience, but it feels fun and cool to just use a computer in a new way.

reply
WD-42
4 hours ago
[-]
Another era, another Arch based distribution.

This one seems particularly attractive to Windows refugees especially gamers. The default desktop looks very much like Windows: even the wallpaper is one of those blue gradient 3d wave shapes.

I tried it in a VM and I don't think I can deal with the jank. The default install comes with 3 different GUIs for installing software, all of them confusing and inconsistent. Apps with context menus that go 5 levels deep everywhere, confusing layouts, sometimes icons, sometimes not. I guess if you are coming from Windows this is the status quo so that's fine.

Not for me but I'm glad this new wave of Linux users are finding success with it.

reply
tapoxi
4 hours ago
[-]
My newbie recommendation is https://bazzite.gg/. It ships a very simple GUI package manager and the system silently updates in the background. It's also atomic, so rollbacks are easy and destroying the system is hard. It's not a separate distro per-se but a layer atop Fedora Silverblue/Kinoite (you can re-base to/from them without a reinstall).

It's been my daily driver for ~2 years.

The Cachy/Arch approach is more flexible, I'm fine with atomic since containerized workflows are my preference.

reply
whalesalad
4 hours ago
[-]
That's one way to look at it. At the end of the day though its just arch linux with a jetpack. So you can use and treat it like any other arch distro.
reply
whalesalad
5 hours ago
[-]
TIL you can run CachyOS kernels on Fedora: https://github.com/CachyOS/copr-linux-cachyos
reply
im_down_w_otp
4 hours ago
[-]
I’m annoyed that games I play use BattleEye and the use of BattleEye prevents me from being able to switch over to CachyOS on our family gaming PC+TV setup in the play room. Doubly so because BattleEye appears to do absolutely nothing to prevent PC lobbies from becoming rife with cheaters anyway, so I don’t really get the point of it.
reply
s09dfhks
4 hours ago
[-]
This has been my experience as well. My main game right now is escape from Tarkov and battle eye wont let me into official servers. I’m able to manage my stash and buy from traders just fine.

For other steam titles, popOS and proton were just fine

reply
folkrav
4 hours ago
[-]
Agreed, anti-cheat and DRM are the last things truly preventing Linux to be a true one to one replacement for gaming in most people's cases.
reply
LargoLasskhyfv
3 hours ago
[-]
Two years.

Same install.

No problems at all.

Fully succumbed to plasmonic thrall.

Satisfied by being speedy.

So boring. Almost snoring.

(must not distrohop! must not distrohop! must not distrohop!)

reply