this post was submitted on 05 Apr 2026
214 points (99.5% liked)
Linux
13143 readers
1003 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is it cachy? Or is it what cachy uses that every other distro can as well.
Cachy has, at least in my experience with a Zen 5 processor, it's own special Arch pacman repo with meta packages for various processor types. I believe for the most part mine uses Zen 4 packages.
Add your processor meta package and it adds the appropriate repo where packages have been custom built with feature flags / optimizations for that specific architecture of processors.
So it's a little closer to Gentoo or LFS in those regards, without you having to actually build every package from scratch.
So while yes any distro could do this, in practice a lot don't bother and only release basic i686/amd64/arm32/arm64 sets of packages. Whereas Cachy offers zen4-amd64 packages as an example, and I assume they offer various Intel architecture and other AMD architecture specific packages as well.