From 4605ffe028bc4133115f7c79225ea456f6aa0a0c Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Wed, 19 Jul 2023 14:17:05 +0800 Subject: [PATCH] RP @geekpi https://linux.cn/article-16012-1.html --- ...st Version of the Immutable Distro is Here!.md | 143 +++++++++++++++++ ...st Version of the Immutable Distro is Here!.md | 145 ------------------ 2 files changed, 143 insertions(+), 145 deletions(-) create mode 100644 published/20230708.0 ⭐️ blendOS v3 The Latest Version of the Immutable Distro is Here!.md delete mode 100644 translated/news/20230708.0 ⭐️ blendOS v3 The Latest Version of the Immutable Distro is Here!.md diff --git a/published/20230708.0 ⭐️ blendOS v3 The Latest Version of the Immutable Distro is Here!.md b/published/20230708.0 ⭐️ blendOS v3 The Latest Version of the Immutable Distro is Here!.md new file mode 100644 index 0000000000..35df201f4e --- /dev/null +++ b/published/20230708.0 ⭐️ blendOS v3 The Latest Version of the Immutable Distro is Here!.md @@ -0,0 +1,143 @@ +[#]: 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: "wxy" +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-16012-1.html" + +不可变发行版 blendOS 发布最新版本 +====== + +> 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 的名字来源于印度美食中的一道美味佳肴 “[印度炸麦饼][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:你需要从设置启用安卓应用支持。 + +#### 支持附加发行版 + +![][16] + +blendOS 现在**支持在容器中运行十个发行版**,并且能够通过单用户/多用户安装 [运行 NixOS][17]。以下是支持的发行版: + +- Arch Linux +- 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) +校对:[wxy](https://github.com/wxy) + +本文由 [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://linux.cn/article-15684-1.html +[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 diff --git a/translated/news/20230708.0 ⭐️ blendOS v3 The Latest Version of the Immutable Distro is Here!.md b/translated/news/20230708.0 ⭐️ blendOS v3 The Latest Version of the Immutable Distro is Here!.md deleted file mode 100644 index 2ede832716..0000000000 --- a/translated/news/20230708.0 ⭐️ blendOS v3 The Latest Version of the Immutable Distro is Here!.md +++ /dev/null @@ -1,145 +0,0 @@ -[#]: 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