CachyOS 2026 年 6 月版
CachyOS June 2026 Release

原始链接: https://cachyos.org/blog/2606-june-release/

CachyOS 发布了今年的第四次更新,带来了性能增强、新功能以及多项稳定性修复。 **核心性能与软件包改进:** * **优化:** Python 现在使用扩展的 PGO,新的 GCC 补丁改善了针对现代 Intel 和 AMD CPU 的分支预测调整。 * **安全与稳定性:** `pacman` 现已支持钩子(hooks)的网络隔离,并解决了在高核心数 CPU 上影响 OpenBLAS 的回归问题。 * **工具:** 移除了 `paru`,改用 Shelly;`Resources` 取代了 GNOME 系统监视器。 **安装程序与桌面功能:** * **Hyprland Noctalia:** 现提供一个新的桌面选项,并附带内置预览视频。 * **CachyOS-Welcome:** 增加了对 DNS-over-QUIC 的支持,新增故障排除页面,并扩展了语言本地化。 * **驱动管理 (chwd):** 改进了对具有冲突驱动需求的多 GPU 系统的支持,并为虚拟机添加了 32 位 Vulkan 驱动。 * **系统设置:** 用户服务现具备优化的关机超时设置,以防止系统长时间延迟。 本次发布还修复了安装程序的众多错误,并提升了硬件检测能力。现有用户可通过 `sudo pacman -Syu` 进行更新,无需手动干预。

Hacker News 社区正在讨论近期发布的 CachyOS。这款基于 Arch 的 Linux 发行版正受到 Windows 用户和游戏玩家的青睐。 支持者称赞 CachyOS 速度快、性能强,且界面类似 Windows,易于上手。许多用户反馈,相比 Windows 11,其日常使用体验有显著提升,并对该系统的高响应速度及其出色的游戏性能表示认可。 然而,讨论也指出了明显的不足之处。怀疑者认为其用户体验存在“瑕疵”,指出软件安装工具不统一,界面布局也令人困惑。其他人则对 Arch 用户仓库(AUR)相关的安全风险表示担忧,并提到像 BattlEye 这样的反作弊软件依然是用户将主力游戏环境迁移至 Linux 的主要障碍。尽管存在这些批评,爱好者们指出,由于 CachyOS 本质上是“装了喷气背包的 Arch”,用户仍能灵活地根据需求进行自定义,甚至可以将其备受推崇的内核移植到 Fedora 等其他发行版中。
相关文章

原文

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

联系我们 contact @ memedata.com