@wxy
https://linux.cn/article-15420-1.html
This commit is contained in:
Xingyu Wang 2023-01-07 13:13:53 +08:00
parent d834520a99
commit 7f33589194
2 changed files with 83 additions and 81 deletions

View File

@ -0,0 +1,83 @@
[#]: subject: "Nitrux 2.6.0 Takes Bold Steps: Drops apt, Adds Flathub and Pipewire"
[#]: via: "https://debugpointnews.com/nitrux-2-6-0-release/"
[#]: author: "arindam https://debugpointnews.com/author/dpicubegmail-com/"
[#]: collector: "lkxed"
[#]: translator: "wxy"
[#]: reviewer: "wxy"
[#]: publisher: "wxy"
[#]: url: "https://linux.cn/article-15420-1.html"
Nitrux 2.6.0 大胆抛弃 apt
======
![][1]
> Nitrux 2.6.0 带有 Flathub、默认支持的 Pipewire、最新内核和 KDE 框架。
![Nitrux 2.6.0 Desktop][2]
[Nitrux Linux][3] 是基于 Debian 的,它带有一个名为 NX 桌面的修改版的 KDE Plasma 桌面。这个独特的 Linux 发行版带来了一套自己的建立在 Maui kit 和 Qt 之上的 Nitrux 应用程序。Nitrux 是无 systemd 的,使用 OpenRC 作为启动系统。所有这些独特的功能和令人惊叹的外观,使它成为当今最好的 Linux 发行版之一。
Nitrux 2.6.0 被提升为一个主要版本,因为它对 12 月发布的 2.5.1 版本进行了关键的更新。
### Nitrux 2.6.0 的新内容
这个版本的一个主要重点是在 SDDM 显示管理器中引入 Plasma Wayland 会话。Wayland 还不是默认的但可以作为选项选择。X11 仍然是默认的。我相信在下一个主要版本中 NItrux 团队可以默认启用 Wayland。
此外,现代声音管理器 Pipewire 现在是默认的,因为它已经在 Ubuntu 和 Fedora 中标准化了,而且感觉很稳定。由于有了 Pipewire你的音频工作流程将变得更好。
Nitrux 2.6.0 还默认启用了最大的 Flatpak 应用程序仓库 - Flathub。这意味着你不需要再手动设置 Flatpak 和启用 Flathub。现在Flatpak 应用程序的安装变得更加容易。
其他值得注意的变化包括Nitrux 使根(/分区成为不可变分区以防止它被破坏Samba 包现在是 Nitrux 默认安装的一部分Calamares 安装程序有了一个定制的自动分区方案。
![Nitrux 2.6 安装自动分区][4]
从一开始Nitrux 就倾向于为其整个桌面组件提供自包含的可执行文件。主要的选择是 AppImage 文件格式。在这个版本中,你会得到默认的 Flathub 环境,而流行的 apt 软件包管理器现在被放弃了。这可能会改变一些用户的工作流程,因为 `apt` 命令将无法工作;尽管它是基于 Debian 的。
因此Nitrux 团队建议使用 Distrobox 容器来设置单独的环境,以便与 apt 一起使用。然而,对于普通用户来说,理解容器、不可变的根分区会有点困难。
![apt 被放弃][5]
讽刺的是 `apt` 会在安装时使用,因为 Calamares 需要它。然而,在安装完成后,它会被删除。
> 现场 ISO 中包括 APT 和 dpkg但这是因为 Calamares 需要它们来完成安装,并将从安装的系统中删除。
>
> —— NITRUX TEAM
Nitrux 2.6.0 的核心是 liqurix 内核 6.1,以及游戏和多媒体功能。这个版本由 KDE Plasma 2.26.4、KDE Framework 5.101.0 和 Qt 5.15.7 LTS 驱动。
如果你想阅读更多信息,可以在 [这里][6] 找到详细的发布说明。
### 下载
你可以从以下页面下载这个版本。然而,没有可用的升级路径。因此,建议进行新的安装。
- [FOSS TorrentsTorrent][7]
- [Sourceforge镜像][8]
- [OSDN镜像][9]
参考自 [发布公告][10]。
--------------------------------------------------------------------------------
via: https://debugpointnews.com/nitrux-2-6-0-release/
作者:[arindam][a]
选题:[lkxed][b]
译者:[wxy](https://github.com/wxy)
校对:[wxy](https://github.com/wxy)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://debugpointnews.com/author/dpicubegmail-com/
[b]: https://github.com/lkxed
[1]: https://debugpointnews.com/wp-content/uploads/2023/01/nitrux-head.jpg
[2]: https://debugpointnews.com/wp-content/uploads/2023/01/Nitrux-2.6.0-Desktop.jpg
[3]: https://nxos.org/
[4]: https://debugpointnews.com/wp-content/uploads/2023/01/Nitrux-2.6-install-automatic-partition.jpg
[5]: https://debugpointnews.com/wp-content/uploads/2023/01/Screenshot-from-2023-01-05-13-44-57.png
[6]: https://nxos.org/notes/notes-nitrux-2-6-0
[7]: https://fosstorrents.com/distributions/nitrux/
[8]: https://sourceforge.net/projects/nitruxos/files/Release/ISO
[9]: https://osdn.net/projects/nitrux/releases/p18379
[10]: https://nxos.org/changelog/release-announcement-nitrux-2-6-0/

View File

@ -1,81 +0,0 @@
[#]: subject: "Nitrux 2.6.0 Takes Bold Steps: Drops apt, Adds Flathub and Pipewire"
[#]: via: "https://debugpointnews.com/nitrux-2-6-0-release/"
[#]: author: "arindam https://debugpointnews.com/author/dpicubegmail-com/"
[#]: collector: "lkxed"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Nitrux 2.6.0 Takes Bold Steps: Drops apt, Adds Flathub and Pipewire
======
![][1]
**Nitrux 2.6.0 arrives with Flathub, Pipewire by default, latest Kernel and KDE framework.**
![Nitrux 2.6.0 Desktop][2]
[Nitrux Linux][3]is based on Debian, which features a modified version of the KDE Plasma desktop called NX Desktop. This unique Linux distribution brings its own set of Nitrux applications built upon Maui kit and Qt. Nitrux is systemd-free and uses OpenRC as an init system. With all these unique features and stunning looks, it is one of the best Linux distributions today.
Nitrux 2.6.0 is bumped up to be a considerable major version due to critical updates since its prior release, 2.5.1 in December.
### Nitrux 2.6.0: Whats New
A major focus of this release is the introduction of the Plasma Wayland session in the SDDM display manager. Its not default yet. But available as optional. X11 is still default. I believe in the next major release; the NItrux team can enable Wayland by default.
In addition, the modern sound manager Pipewire is now default, as it was already standardized in Ubuntu and Fedora and feels stable. Thanks to Pipewire, your audio workflow will be much better.
Nitrux 2.6.0 also enables the largest Flatpak app repo Flathub, by default. That means you do not need to set up Flatpak & enable Flathub anymore manually. Installation of the Flatpak apps is now much easier.
Other noteworthy changes include, Nitrux making the root (/) partition immutable to prevent it from breakage, the Samba package now part of Nitrux default install, and the Calamares installer getting a customized auto partition scheme.
![Nitrux 2.6 install automatic partition][4]
From the beginning, Nitrux prefers self-contained executables for its entire desktop components. The primary choice was the AppImage file format. You get Flathub set up by default in this release, whereas the popular apt package manager is now dropped. This might change some users workflow because the apt command wont work; despite being based on Debian.
Hence, the Nitrux team suggested using the Distrobox containers to set up the separate skeleton to be used with apt. However, it will be a little difficult for general users to understand the container, immutable root partition.
![apt is not dropped][5]
The irony is apt will be used during installation because Calamares needs it. However, it will be removed after installation is complete.
> The Live ISO _includes APT and dpkg, but this is because Calamares needs them to complete the installation and will be removed from the installed system._Nitrux team
At its core, Nitrux 2.6.0 features liqurix Kernel 6.1 aligned with gaming and multimedia. This version is powered by KDE Plasma 2.26.4, KDE Framework 5.101.0 and Qt 5.15.7 LTS.
Detailed release notes are available [here][6] if you want to read more.
### Download
You can download this version from the following pages. However, there is no upgrade path available. Hence it is recommended to do a fresh installation.
- [FOSS Torrents (Torrent)][7]
- [Sourceforge (mirror)][8]
- [OSDN (mirror)][9]
Via [announcement][10]
--------------------------------------------------------------------------------
via: https://debugpointnews.com/nitrux-2-6-0-release/
作者:[arindam][a]
选题:[lkxed][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://debugpointnews.com/author/dpicubegmail-com/
[b]: https://github.com/lkxed
[1]: https://debugpointnews.com/wp-content/uploads/2023/01/nitrux-head.jpg
[2]: https://debugpointnews.com/wp-content/uploads/2023/01/Nitrux-2.6.0-Desktop.jpg
[3]: https://nxos.org/
[4]: https://debugpointnews.com/wp-content/uploads/2023/01/Nitrux-2.6-install-automatic-partition.jpg
[5]: https://debugpointnews.com/wp-content/uploads/2023/01/Screenshot-from-2023-01-05-13-44-57.png
[6]: https://nxos.org/notes/notes-nitrux-2-6-0
[7]: https://fosstorrents.com/distributions/nitrux/
[8]: https://sourceforge.net/projects/nitruxos/files/Release/ISO
[9]: https://osdn.net/projects/nitrux/releases/p18379
[10]: https://nxos.org/changelog/release-announcement-nitrux-2-6-0/