mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-19 22:51:41 +08:00
72 lines
2.8 KiB
Markdown
72 lines
2.8 KiB
Markdown
|
[#]: subject: "You Can Now Install Unity 7.6 Desktop on Arch Linux"
|
|||
|
[#]: via: "https://news.itsfoss.com/unity-arch-linux/"
|
|||
|
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
|||
|
[#]: collector: "lkxed"
|
|||
|
[#]: translator: "geekpi"
|
|||
|
[#]: reviewer: " "
|
|||
|
[#]: publisher: " "
|
|||
|
[#]: url: " "
|
|||
|
|
|||
|
你现在可以在 Arch Linux 上安装 Unity 7.6 桌面
|
|||
|
======
|
|||
|
|
|||
|
Unity Desktop 是由 Canonical 构建的经典桌面环境,它从 2010 年到 2017 年是 Ubuntu 的一部分,但为了支持 GNOME 而放弃。
|
|||
|
|
|||
|
我们认为它永远被杀死了。但它卷土重来。
|
|||
|
|
|||
|
今年早些时候,自 2016 年 5 月上次更新以来,经过长达 6 年的时间,Unity 的改进版本发布了。
|
|||
|
|
|||
|
开发由一位年轻的开发人员 [Rudra Saraswat][1] 带头,他也是 [Ubuntu Unity][1] 的创建者,它现在是 Ubuntu 的官方版本。
|
|||
|
|
|||
|
Unity 7.6 的发布标志着大量改进的到来。
|
|||
|
|
|||
|
而且,更进一步,Unity 7.6 已可用于 Arch Linux。开发者提到:
|
|||
|
|
|||
|
> 此移植基于 chenxiaolong 的早期成果 Unity-for-Arch(2011-2016 年维护)。
|
|||
|
|
|||
|
### 在 Arch Linux 上试用 Unity 7.6
|
|||
|
|
|||
|
![unity on arch linux][2]
|
|||
|
|
|||
|
首先,你必须确保你已经安装了 Arch Linux。
|
|||
|
|
|||
|
Then you can follow these steps to run Unity 7.6 on Arch Linux:
|
|||
|
然后你可以按照以下步骤在 Arch Linux 上运行 Unity 7.6:
|
|||
|
|
|||
|
- **安装“[Paru][3]”,它是一个 AUR 助手。**
|
|||
|
- **使用 “paru -S unity-installer-arch” 安装名为 “unity-installer-arch” 的脚本**
|
|||
|
- **在 TTY/终端窗口中运行 “unity-installer-arch”。**
|
|||
|
- **选择 “安装 Unity 桌面”。**
|
|||
|
- **将默认显示管理器更改为 “lightdm”。**
|
|||
|
- **使用 “unity-greeter” 作为默认登录界面。**
|
|||
|
|
|||
|
的同事 Sreenath 尝试了一下,在安装过程中,由于多重依赖冲突,他不得不从全新的 Arch 开始。
|
|||
|
|
|||
|
对你来说可能有所不同,但请记住这一点。如果你不想花时间在这上面,你可能想试试 [Ubuntu Unity][4]。
|
|||
|
|
|||
|
### 总结
|
|||
|
|
|||
|
对于 Unity 桌面爱好者来说,这是一件好事。更多发行版可能会考虑使用带有 Unity 桌面的变体。
|
|||
|
|
|||
|
你想让那发生吗?
|
|||
|
|
|||
|
_💬 你是 Unity 桌面的现有用户吗?想试试看么?在评论区分享你的观点。_
|
|||
|
|
|||
|
--------------------------------------------------------------------------------
|
|||
|
|
|||
|
via: https://news.itsfoss.com/unity-arch-linux/
|
|||
|
|
|||
|
作者:[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://about.ruds.io
|
|||
|
[2]: https://news.itsfoss.com/content/images/2022/11/unity_for_arch.jpg
|
|||
|
[3]: https://itsfoss.com/paru-aur-helper/
|
|||
|
[4]: https://ubuntuunity.org
|