mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
120 lines
5.4 KiB
Markdown
120 lines
5.4 KiB
Markdown
[#]: subject: "CachyOS: Arch-based Distro for Speed and Ease of Use"
|
||
[#]: via: "https://news.itsfoss.com/cachyos/"
|
||
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
|
||
[#]: collector: "lkxed"
|
||
[#]: translator: "geekpi"
|
||
[#]: reviewer: " "
|
||
[#]: publisher: " "
|
||
[#]: url: " "
|
||
|
||
CachyOS:基于 Arch 的发行版,具有速度和易用性
|
||
======
|
||
|
||
面向新手和专家的以性能为中心的基于 Arch 的发行版。
|
||
|
||
![cachyOS][1]
|
||
|
||
![][2]
|
||
|
||
Arch Linux 适合于寻求挑战的高级用户在其系统上使用 Linux。
|
||
|
||
然而,许多[基于 Arch 的发行版][3]使新用户可以通过简化操作来进入发行版家族。Garuda Linux、Manjaro Linux 等选项为新用户提供了便利。
|
||
|
||
其中一个令人兴奋的选项是 **CachyOS**。
|
||
|
||
好吧,你可能已经知道 [blendOS][4](它也是一个基于 Arch 的发行版,仍在开发中)。它一点也不相似,但如果你正在探索基于 Arch 的发行版,你可以尝试一下。
|
||
|
||
### CachyOS:概述
|
||
|
||
![cachyos home with cachyos theme][5]
|
||
|
||
CachyOS 专为所有用户量身定制,无论你是专家还是新手。即使它是相当新的,它也可以作为稳定版本使用。
|
||
|
||
它旨在提供极速体验,同时提供可定制性和稳定性。
|
||
|
||
所有这些都牢记安全性。
|
||
|
||
CachyOS 的一些重要亮点包括:
|
||
|
||
- **用 LTO 和 x86-64-v3 优化编译的桌面软件包**。
|
||
- **可选择具有在线安装过程的桌面环境**(包括 i3、bspwm 和 Openbox 窗口管理器)。
|
||
- **离线和在线安装**选项
|
||
- **基于 GUI 和 CLI 的安装**选项
|
||
- **优化的 Linux 内核**,带有先进的 BORE 调度程序以增强性能和可靠性
|
||
|
||
### 初步印象
|
||
|
||
CachyOS 看起来像是一个精心打磨过的发行版。当我使用 ISO 启动虚拟机时,我注意到它确实支持 NVIDIA 卡,这是一个很好的接触。
|
||
|
||
![][6]
|
||
|
||
然后,使用离线或在线安装过程的选项很有帮助。通过在线安装过程,你可以根据自己的喜好安装桌面环境或窗口管理器。
|
||
|
||
Once done, the welcome screen provided all the essential abilities from the get-go. So, good points for that as well.
|
||
完成后,欢迎屏幕从一开始就提供了所有基本功能。所以,这一点也很好。
|
||
|
||
![cachyos welcome screen][7]
|
||
|
||
你可以在欢迎屏幕上安装软件包、启用系统特定的设置以及调整应用程序/内核内容。当然,新手不应该做任何他们不知道的事情,但是一切都可以访问是很好的。
|
||
|
||
![cachyos hello welcome screen tweak options][8]
|
||
|
||
我尝试了 CachyOS 的 KDE 版本,它看起来很不错。
|
||
|
||
出于某种原因,主题是 KDE 的默认 Breeze Dark。我希望它开箱即用 CachyOS 的自定义主题。
|
||
|
||
![cachyos homescreen with file manager using kde breeze dark theme][9]
|
||
|
||
所以,我不得不前往主题管理器设置并应用 CachyOS 主题,让它看起来独一无二。
|
||
|
||
![][10]
|
||
|
||
它使用 fish shell,使终端开箱即用,外观和感觉都非常出色。
|
||
|
||
![cachyos fish shell][11]
|
||
|
||
性能和安全性增强是其核心。因此,如果你不确定这些声明,你将不得不与另一个发行版进行仔细比较。然而,根据一些 Reddit 主题,一些用户提到了 10-20% 的性能提升。
|
||
|
||
你可以阅读 CachyOS 的 [Phoronix 的性能分析][12]来了解更多。
|
||
|
||
与其他发行版不同,它具有自己的 Web 浏览器,即 Firefox 的一个分支,并针对隐私和安全性进行了修改/增强。然而,它没有默认的视频播放器,这个应该是为了迎合新用户。
|
||
|
||
**总体**:感觉像是一个经过深思熟虑的开箱即用的发行版。最重要的是,它的[文档][13]很重要,对初学者非常有用。
|
||
|
||
### 下载 CachyOS
|
||
|
||
你可以在其[官方网站][14]上找到 CachyOS 的 KDE 和 GNOME 版本。XFCE 版本正在制作中。当然,你可以使用在线安装过程安装其他任何东西。
|
||
|
||
[CachyOS][14]
|
||
|
||
此外,如果你对他们在幕后所做的定制感到好奇,你可以浏览它的 [GitHub 页面][15]。
|
||
|
||
--------------------------------------------------------------------------------
|
||
|
||
via: https://news.itsfoss.com/cachyos/
|
||
|
||
作者:[Ankush Das][a]
|
||
选题:[lkxed][b]
|
||
译者:[geekpi](https://github.com/geekpi)
|
||
校对:[校对者ID](https://github.com/校对者ID)
|
||
|
||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||
|
||
[a]: https://news.itsfoss.com/author/ankush/
|
||
[b]: https://github.com/lkxed/
|
||
[1]: https://news.itsfoss.com/content/images/size/w1304/2023/04/CachyOS.jpg
|
||
[2]: https://news.itsfoss.com/content/images/2023/03/linux-mega-packt.webp
|
||
[3]: https://itsfoss.com/arch-based-linux-distros/?ref=news.itsfoss.com
|
||
[4]: https://news.itsfoss.com/blendos/
|
||
[5]: https://news.itsfoss.com/content/images/2023/04/cachy-os-home.jpg
|
||
[6]: https://news.itsfoss.com/content/images/2023/04/cachy-os-installer.jpg
|
||
[7]: https://news.itsfoss.com/content/images/2023/04/cachy-os-hello.jpg
|
||
[8]: https://news.itsfoss.com/content/images/2023/04/cachyos-app-tweaks.jpg
|
||
[9]: https://news.itsfoss.com/content/images/2023/04/cachyos-home.jpg
|
||
[10]: https://news.itsfoss.com/content/images/2023/04/cachyos-nord-theme.jpg
|
||
[11]: https://news.itsfoss.com/content/images/2023/04/cachy-os-fish-shell.jpg
|
||
[12]: https://www.phoronix.com/review/cachyos-linux-perf?ref=news.itsfoss.com
|
||
[13]: https://wiki.cachyos.org/?ref=news.itsfoss.com
|
||
[14]: https://cachyos.org/?ref=news.itsfoss.com
|
||
[15]: https://github.com/cachyos?ref=news.itsfoss.com
|