[#]: subject: "blendOS v3: The Latest Version of the Immutable Distro is Here!" [#]: via: "https://news.itsfoss.com/blendOS-v3-released/" [#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" [#]: collector: "lkxed" [#]: translator: "geekpi" [#]: reviewer: " " [#]: publisher: " " [#]: url: " " blendOS v3:不可变发行版的最新版本就在这里! ====== blendOS v3 已经到来,并进行了重大升级! ![blendOS][1] blendOS 是一个[不可变发行版][2],旨在取代所有 Linux 发行版。我们最近[介绍了它][3]及其以前的版本。该项目由 [Ubuntu Unity][4] 的首席开发人员 Rudra Saraswat 领导。它的发展一直在以良好的速度进行。 在最近的公告中,他们推出了一个配备了许多改进的新版本,使 **blendOS** 更接近其目标。 让我们看看这个版本有什么内容。 ### 🆕 blendOS v3 “Bhatura”:有什么新内容? ![a screenshot of blendOS v3's desktop][5] 作为一个支持大多数软件包的**基于 Arch 的发行版**,最新版本的 blendOS 的名字来源于印度美食中的一道美味佳肴 “[**Bhatura**][6]”。 这个版本有很多东西可以提供; 值得注意的亮点包括: - **更好的桌面环境支持** - **直观的应用安装** - **额外的发行版支持** - **改进的系统更新** - **新的命令行程序** #### 更好的桌面环境支持 ![a banner showing the new desktop environment support on blendOS v3][7] blendOS 现在**支持 7 种桌面环境**,其中包括: - **[GNOME][8]** - **[KDE Plasma][9]** - **[Cinnamon][10]** - **[XFCE][11]** - **[Deepin][12]** - **[MATE][13]** - **[LXQt][14]** **现在有很多支持!** 🤯 你可以通过在终端中运行 “**system track**” 命令轻松地在这些之间切换。 #### 直观的应用安装 ![a banner showcasing the updated application install experience on blendOS v3][15] 此版本的 blendOS 现在提供了双击 **DEB**、**RPM**、**pkg.tar.zst** 甚至 **APK** 包将它们安装到容器中的功能。 > 📋 对于 APK:你需要从设置启用 Android 应用支持。 #### 额外的发行版支持 ![][16] blendOS 现在**支持在容器中运行的十个发行版**,并且能够通过单用户/多用户安装**[运行 NixOS][17]**。以下是支持的发行版: - **Arch** - **AlmaLinux 9** - **Crystal Linux** - **Debian** - **Fedora 38** - **Kali Linux (滚动版)** - **Neurodebian Bookworm** - **Rocky Linux** - **Ubuntu 22.04** - **Ubuntu 23.04** #### 改进的系统更新 ![a banner showing the new system update flow chart on blendOS v3][18] **blendOS v3 使用 ISO 进行系统更新。与**传统发行版不同,它允许重建系统,更新大小在 **10-100 MB**范围内。 多亏了[zsync][19],更新下载的大小才如此之小。更新在后台下载,下次启动时,当前的根文件系统将被替换,同时保持任何自定义系统包完好无损。 **根据开发者的说法**,此更新系统旨在通过防止任何数据丢失或系统故障来解决 Arch Linux 等滚动发行版的重大缺陷,提供出色的稳定性。 #### 新的命令行程序 ![a banner showing the new cli utilities on blendOS v3][20] 最后,引入了**两个新的命令行程序**; 一个是 “**system**”,另一个是 “**user**”。 “**system**” 将允许你安装软件包,甚至切换桌面。而 “**user**” 将使你能够创建/管理容器及其关联。 就是这样。对于此版本的亮点,你可以通过[发布公告][21]博客来了解有关此精彩版本的更多信息。 ### 📥 下载 blendOS v3 “Bhatura” blendOS v3 **有七个不同的版本**,从 GNOME 版本一直到 Deepin 版本。 你可以从[官方网站][22]获取它们,你也可以在其中查看安装指南。 [blendOS v3 “Bhatura”][23] -------------------------------------------------------------------------------- via: https://news.itsfoss.com/blendOS-v3-released/ 作者:[Sourav Rudra][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/sourav/ [b]: https://github.com/lkxed/ [1]: https://news.itsfoss.com/content/images/size/w1304/2023/07/blendOS-vs3-release.jpg [2]: https://itsfoss.com/immutable-linux-distros/ [3]: https://news.itsfoss.com/blendOS/ [4]: https://news.itsfoss.com/unity-remix-official-flavor/ [5]: https://news.itsfoss.com/content/images/2023/07/blendOSv3_1.jpg [6]: https://en.wikipedia.org/wiki/Bhatura [7]: https://news.itsfoss.com/content/images/2023/07/blendOSv3_2.jpg [8]: https://www.gnome.org/ [9]: https://kde.org/plasma-desktop/ [10]: https://github.com/linuxmint/Cinnamon [11]: https://www.xfce.org/ [12]: https://www.deepin.org/en/dde/ [13]: https://mate-desktop.org/ [14]: https://lxqt-project.org/ [15]: https://news.itsfoss.com/content/images/2023/07/blendOSv3_3.jpg [16]: https://news.itsfoss.com/content/images/2023/07/blendOSv3_4.jpg [17]: https://itsfoss.com/why-use-nixos/ [18]: https://news.itsfoss.com/content/images/size/w2400/2023/07/blendOSv3_5.jpg [19]: https://github.com/AppImageCommunity/zsync2 [20]: https://news.itsfoss.com/content/images/2023/07/blendOSv3_6.jpg [21]: https://blendOS.co/blend-os-v3/ [22]: https://docs.blendOS.co/guides/installation-guide/#mirror-list [23]: https://docs.blendOS.co/guides/installation-guide/#mirror-list