@wxy
https://linux.cn/article-16565-1.html
This commit is contained in:
Xingyu Wang 2024-01-17 19:23:24 +08:00
parent 241bb8d2c2
commit b67653b893
2 changed files with 143 additions and 144 deletions

View File

@ -0,0 +1,143 @@
[#]: subject: "Parch Linux: A Simple & Easy-to-Use Arch-based Distro"
[#]: via: "https://news.itsfoss.com/parch-linux/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lujun9972/lctt-scripts-1700446145"
[#]: translator: "ChatGPT"
[#]: reviewer: "wxy"
[#]: publisher: "wxy"
[#]: url: "https://linux.cn/article-16565-1.html"
Parch Linux一个简洁易用的基于 Arch 的发行版
======
![][0]
> 这是一个简约直观的基于 Arch 的发行版,无需繁琐的开箱定制。
最近,我在寻求一些最佳的 [基于 Arch 的 Linux 发行版][1]。
在浏览过我们过去的报道,并进行了一番搜索之后,我找到了一些颇为出色的发行版。
其中 [Archcraft][2] 这款发行版让我眼前一亮,它极具用户友好性。我希望能有更多类似 Archcraft 的发行版,幸运的是,在几天前,我发现了 **Parch Linux**
一起来看看这个引人入胜的发行版,它“力图做到美观、易用、轻量、快捷且稳定”。
### Parch Linux概述 ⭐
![][3]
[Parch Linux][4] 是 **一款面向 Linux 新手和经验者的开源轻量级发行版**。它以 Arch Linux 为基础,为用户提供了清新的体验。
一些 **关键特点** 包括:
* 直观的用户界面
* 采用滚动更新机制
* 集成 pacman 包管理器
* 少量的定制以增强用户体验
#### 初体验 👨‍💻
我在 [虚拟机][5] 上尝试安装了 **Parch GNOME** 版本,整个过程十分简单明了。点击 “欢迎” 应用程序的一键“安装 Parch”按钮即可启动 [Calamares 安装程序][6]。
![][7]
尽管外观和感觉有所不同,但此次的安装体验,确是你能从 Calamares 那里预期的。
![][8]
我依次设置了时区、键盘布局,然后开始设置用户,输入常见的信息,如用户名、密码、计算机的名称等。
![][9]
熟悉的 **磁盘分区** 步骤也随之而来,诸如 _ext4__btrfs__jfs__xfs__f2fs__reiser_ 等文件系统皆在选项之中。
![][10]
所有的设置就位后,安装程序开始运行,屏幕底部出现了进度条,屏幕中心处是 Parch Linux 的徽标。
![][11]
安装完成后系统重新启动到了这个美丽的桌面GNOME 45.1 的全新工作区切换器和更新后的快速设置菜单等新功能一览无余。
![][12]
我在想还有没有其他的壁纸。你可以在一些带有 Parch Linux 徽标的壁纸中找到一些有趣的选择。
不忘记,停靠栏已经对齐到了屏幕的左侧。
![][13]
我还发现 Parch Linux 提供了一套 **实用的应用程序**,包含诸如 [GParted][14]、[KeePassXC][15]、Vim以及 GNOME 的一些常见应用,比如图像浏览、视频播放、地图查看等。
![][16]
这个发行版内置了最新的核心包 Pacman 6.0.2,使用 `pacman -Syu` 命令即可获取最新的包。
然后,我注意到了与默认 GNOME 终端不同的终端模拟器。
![][17]
Parch Linux 采用了 [Blackbox][18] 终端,这是一个精致的 GTK4 终端,用于满足喜欢极简终端模拟器的用户。
总的来说,我喜欢 Parch Linux 所提供的一切。
当然,在任何基于 Arch 的发行版上,你都可以自定义所有的东西。
但我认为Parch Linux 在 Arch Linux 的基础上打造出更简单的用户体验,并且刻意做了一些定制,这对新的 Linux 用户来说,是有益的。
### 📥 下载 Parch Linux
尽管我试验的是 GNOME 版本,但还有其他更多版本可供选择。比如 **Parch KDE**、**Parch XFCE**、**Parch Cinnamon** 等。
所以,如果你要获取 Parch Linux 的任何版本,你可以直接访问其 [官方网站][20] 或者 [FOSS Torrents 页面][21]。
> **[Parch Linux][20]**
如果你遇到任何问题,或者对这个发行版有任何问题,都可以访问 [Parch Linux 论坛][22] 或者它的 [GitHub 仓库][23]。
如果你在想为什么我们更关注 Arch-based 发行版,可能原因在于:
> **[喜欢 Arch Linux 的六个原因][24]**
💬 可以分享一下你对这个基于 Arch 的发行版的看法吗?我们已经有足够多的发行版了,还是依然需要更多?
*题图DA/1fee979e-9788-4bc8-a9cc-e8bccc2172c2*
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/parch-linux/
作者:[Sourav Rudra][a]
选题:[lujun9972][b]
译者:[ChatGPT](https://linux.cn/lctt/ChatGPT)
校对:[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/lujun9972
[1]: https://itsfoss.com/arch-based-linux-distros/
[2]: https://news.itsfoss.com/archcraft/
[3]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_a.jpg
[4]: https://parchlinux.com/
[5]: https://itsfoss.com/virtual-machine/
[6]: https://calamares.io/
[7]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_b.jpg
[8]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_c.jpg
[9]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_f.jpg
[10]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_g.jpg
[11]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_h.jpg
[12]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_i.jpg
[13]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_l.jpg
[14]: https://itsfoss.com/gparted/
[15]: https://itsfoss.com/keepassxc/
[16]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_j.jpg
[17]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_k.jpg
[18]: https://itsfoss.com/blackbox-terminal/
[19]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png
[20]: https://parchlinux.com/download
[21]: https://fosstorrents.com/distributions/parch-linux/
[22]: https://forum.parchlinux.com/
[23]: https://github.com/parchlinux
[24]: https://itsfoss.com/why-arch-linux/
[0]: https://img.linux.net.cn/data/attachment/album/202401/17/192209fa7jrrysxaryi39h.jpg

View File

@ -1,144 +0,0 @@
[#]: subject: "Parch Linux: A Simple & Easy-to-Use Arch-based Distro"
[#]: via: "https://news.itsfoss.com/parch-linux/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lujun9972/lctt-scripts-1700446145"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Parch Linux: A Simple & Easy-to-Use Arch-based Distro
======
A straightforward Arch-based distribution that doesn't come with
overwhelming customizations out of the box.
Recently, I was wondering what are some of the [best Arch-based Linux distros][1]?
After going through our past coverage and searching around, I did find some cool ones.
One of those distros was [Archcraft][2], which pleasantly surprised me with its user-friendly nature, and I was thinking we needed more Arch-based distros like that. Luckily, a few days back, I was made aware of **Parch Linux**.
So, join me as I take you through this intriguing distro that “ _tries to be pretty, easy to use, light, fast and stable_ ”.
### Parch Linux: Overview ⭐
![][3]
[Parch Linux][4] is **an open-source, lightweight Linux distribution** aimed towards both beginners and experienced Linux users alike. It **uses Arch Linux as a strong base** to provide a clean user experience.
Some **key highlights** include:
* **Intuitive User Interface**
* **Follows a Rolling-Release Cycle**
* **Integrates pacman package manager**
* **A bit of customization for enhanced user experience**
#### Initial Impressions 👨‍💻
I tried the **Parch GNOME** variant on a [virtual machine][5]. The installation process was pretty straightforward, as the welcome app had the “Install Parch” button that started up the [Calamares installer][6].
![][7]
The installation experience is what you expect from Calamares, albeit with a different look and feel to it.
![][8]
I **set the timezone** , **the keyboard layout** , then moved on to **set up the user** with the usual information such as the username, password, name of the computer, and so on.
![][9]
The **disk partitioning** was familiar too, with file system options such as _ext4_ , _btrfs_ , _jfs_ , _xfs_ , _f2fs_ , and _reiser_.
![][10]
After everything was set, the installation began with a helpful progress bar at the bottom and a greeting with the Parch Linux logo in the center.
![][11]
Post installation, the system rebooted into this **beautiful-looking desktop that was running GNOME 45.1** in all its glory, with the new workspace switcher and the updated quick settings menu, among other nuances.
![][12]
I was curious what other wallpapers were offered. You can find some interesting choices among ones with the Parch Linux logo (if you like to show off what you're using).
Not to forget, the dock bar comes aligned to the left of the screen.
![][13]
I also noticed that Parch Linux has **a decent application suite** with important applications such as [GParted][14], [KeePassXC][15], Vim, and the usual GNOME apps for image viewing, video playing, checking maps etc.
![][16]
The distro packs in Pacman 6.0.2, the latest core package. Furthermore, I also tried running _pacman -Syu_ to get the latest packages.
That's when I noticed the different terminal emulator (not the default GNOME terminal).
![][17]
Parch Linux features the [Blackbox][18] terminal, which is **an aesthetically pleasing GTK4 terminal** that appeals to those who prefer a minimal terminal emulator.
Overall, **I liked what Parch Linux had to offer**.
Sure, you can customize these things for yourself on any Arch distribution.
However, I believe Parch Linux manages to provide a simpler user experience on top of Arch Linux, with a pinch of customization. And, this is a good thing for new Linux users ( _if you want the adventure to try new distros_ ).
**Suggested Read** 📖
![][19]
### 📥 Download Parch Linux
I tested out the GNOME variant, but there are other variants too. They are **Parch KDE** , **Parch XFCE,** **Parch Cinnamon** and more.
So, for getting any one of the Parch Linux variants, you can either head over to the [official website][20] or its [FOSS Torrents page][21].
[Parch Linux][20]
If you run into any issues, or have questions regarding the distro, then you can give the [Parch Linux forum][22] or its [GitHub repo][23] a visit.
In case you are wondering why we end up covering Arch-based distros more, probably, this is why:
![][19]
_💬 What are your thoughts on this Arch-based distro? Do we have enough of distros, or do we need more?_
* * *
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/parch-linux/
作者:[Sourav Rudra][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者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/lujun9972
[1]: https://itsfoss.com/arch-based-linux-distros/
[2]: https://news.itsfoss.com/archcraft/
[3]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_a.jpg
[4]: https://parchlinux.com/
[5]: https://itsfoss.com/virtual-machine/
[6]: https://calamares.io/
[7]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_b.jpg
[8]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_c.jpg
[9]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_f.jpg
[10]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_g.jpg
[11]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_h.jpg
[12]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_i.jpg
[13]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_l.jpg
[14]: https://itsfoss.com/gparted/
[15]: https://itsfoss.com/keepassxc/
[16]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_j.jpg
[17]: https://news.itsfoss.com/content/images/2024/01/Parched_Linux_k.jpg
[18]: https://itsfoss.com/blackbox-terminal/
[19]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png
[20]: https://parchlinux.com/download
[21]: https://fosstorrents.com/distributions/parch-linux/
[22]: https://forum.parchlinux.com/
[23]: https://github.com/parchlinux