mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-23 21:20:42 +08:00
translated
This commit is contained in:
parent
ffa64fbc72
commit
3f00ef999b
@ -1,101 +0,0 @@
|
||||
[#]: subject: "Rhino Linux 2023.4 Update Adds An Auto-Tiling Feature"
|
||||
[#]: via: "https://news.itsfoss.com/rhino-linux-2023-4-release/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lujun9972/lctt-scripts-1700446145"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Rhino Linux 2023.4 Update Adds An Auto-Tiling Feature
|
||||
======
|
||||
Rhino Linux gets a nifty feature with the last update for 2023.
|
||||
[Rhino Linux][1] is an Ubuntu-based rolling distribution that aims to offer a stable experience with the advantages of a [rolling-release][2] approach. It rose from the ashes of the now defunct Rolling Rhino Remix project and has been receiving regular updates.
|
||||
|
||||
Ending 2023 on a high note, the developers have released **Rhino Linux 2023.4** with some insight into what the future holds for Rhino Linux.
|
||||
|
||||
So, join me as I take you through it.
|
||||
|
||||
**Suggested Read** 📖
|
||||
|
||||
![][3]
|
||||
|
||||
## 🆕 Rhino Linux 2023.4: What's New?
|
||||
|
||||
![][4]
|
||||
|
||||
Powered by the recent [Linux Kernel 6.6 release][5], Rhino Linux 2023.4 comes equipped with an updated Unicorn Desktop that now **features optional auto-tiling functionality** that can be enabled from an applet in the top panel.
|
||||
|
||||
This was made possible thanks to the implementation of [cortile][6] that enables users to tile their windows effortlessly. It has support for things like **workspace-based tiling** , **hot corners** , **drag/drop window swapping,** and more.
|
||||
|
||||
Similarly, **uLauncher also sees an update** , with it now looking more rounded, and sporting a slightly different background color.
|
||||
|
||||
There have been **improvements on the ' _rhino-pkg_ ' side of things** too, now, ' _rhino-pkg update'_ no longer auto-removes packages by default if [Nala][7] is installed.
|
||||
|
||||
For cleaning up obsolete packages or broken dependencies, you can now run the new ' _rhino-pkg cleanup'_ command.
|
||||
|
||||
**Support for Pine64 devices has also been improved** , there is **a new user-friendly experimental Wi-Fi module** for PineTab2, **various modem stability fixes** for the PinePhone and PinePhone Pro coupled with the enabling of GPS support.
|
||||
|
||||
You can now also use flashlights on all PinePhones and PineTabs too! (if you are trying that)
|
||||
|
||||
### 🛠️ Other Changes and Improvements
|
||||
|
||||
Other than the highlights, here are some other changes that you should know about:
|
||||
|
||||
* A **complete** **transition to PipeWire** from PulseAudio.
|
||||
* **Connecting to Wi-Fi** on embedded devices such as the Raspberry Pi has been improved.
|
||||
* [pacstall-qa][8] has been brought in as **a new default package** for testing pacscripts from PRs locally.
|
||||
|
||||
|
||||
|
||||
The developers have also shared **their plans for 2024** ; **** which include **support for offline installations** , **a new icon pack,** **contributing to the development of** [**UBXI ports**][9], **rewriting ' _rhino-pkg_ '** in [nushell][10], and more.
|
||||
|
||||
You may go through the [release notes][11] to learn more about this release, and future development plans.
|
||||
|
||||
## 📥 Download Rhino Linux 2023.4
|
||||
|
||||
You can grab the latest Rhino Linux release from the [official website][12]. There are three types of images available for various system configurations. Choose “ **Generic ISO** ” if you want to use it on a regular computer.
|
||||
|
||||
[Rhino Linux 2023.4][12]
|
||||
|
||||
📋
|
||||
|
||||
The generic image features Linux kernel 6.6.7, the Pine64 images feature Linux kernel 6.7.0-rc5 and the Raspberry Pi images feature Linux kernel 6.5.0.
|
||||
|
||||
**For existing users** , you can simply run the following command to upgrade:
|
||||
|
||||
```
|
||||
|
||||
rpk update -y
|
||||
|
||||
```
|
||||
|
||||
_💬 2023 is almost at an end, with this being one of the final distro releases for the year. What do you think of it?_
|
||||
|
||||
* * *
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/rhino-linux-2023-4-release/
|
||||
|
||||
作者:[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://rhinolinux.org/index.html
|
||||
[2]: https://itsfoss.com/rolling-release/
|
||||
[3]: https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png
|
||||
[4]: https://news.itsfoss.com/content/images/2023/12/Rhino_Linux_2023.4.png
|
||||
[5]: https://news.itsfoss.com/linux-kernel-6-6-release/
|
||||
[6]: https://github.com/leukipp/cortile
|
||||
[7]: https://itsfoss.com/nala/
|
||||
[8]: https://github.com/pacstall/pacstall-qa
|
||||
[9]: https://rhinolinux.org/news-9.html
|
||||
[10]: https://itsfoss.com/nushell/
|
||||
[11]: https://rhinolinux.org/news-10.html
|
||||
[12]: https://rhinolinux.org/download.html
|
@ -0,0 +1,98 @@
|
||||
[#]: subject: "Rhino Linux 2023.4 Update Adds An Auto-Tiling Feature"
|
||||
[#]: via: "https://news.itsfoss.com/rhino-linux-2023-4-release/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lujun9972/lctt-scripts-1700446145"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Rhino Linux 2023.4 更新添加自动平铺功能
|
||||
======
|
||||
Rhino Linux 在 2023 年的最后一次更新中添加了一个很棒的功能。
|
||||
|
||||
[Rhino Linux][1] 是一个基于 Ubuntu 的滚动发行版,旨在利用[滚动发布][2]方法的优势提供稳定的体验。它诞生于现已解散的 “Rolling Rhino Remix” 项目的废墟之上,并一直在接受定期更新。
|
||||
|
||||
在 2023 年的最后,开发者们发布了 **Rhino Linux 2023.4**,对 Rhino Linux 的未来进行了展望。
|
||||
|
||||
下面,就请随我一起来了解一下吧。
|
||||
|
||||
## 🆕 Rhino Linux 2023.4:有什么新变化?
|
||||
|
||||
![][4]
|
||||
|
||||
在最近的 [Linux Kernel 6.6][5] 的支持下,Rhino Linux 2023.4 配备了更新的 Unicorn 桌面,现在**具有可选的自动平铺功能**,可以通过顶部面板中的小程序启用。
|
||||
|
||||
这要归功于 [cortile][6] 的实现,它使用户能够轻松地平铺窗口。它支持诸如**基于工作区的平铺**、**热角**、**拖放窗口交换**等功能。
|
||||
|
||||
同样,**uLauncher 也看到了更新**,它现在看起来更加圆润,并且背景颜色略有不同。
|
||||
|
||||
**“_rhino-pkg_” 方面也有改进**,现在,如果安装了 [Nala][7],“_rhino-pkg update_” 不再默认自动删除软件包。
|
||||
|
||||
要清理过时的软件包或损坏的依赖项,你现在可以运行新的 “_rhino-pkg cleanup_” 命令。
|
||||
|
||||
**对 Pine64 设备的支持也得到了改进**,PineTab2 有**一个新的用户友好的实验性 Wi-Fi 模块**,**PinePhone 和 PinePhone Pro 的各种调制解调器稳定性修复**以及启用 GPS 支持。
|
||||
|
||||
你现在还可以在所有 PinePhone 和 PineTab 上使用手电筒! (如果你正在尝试这样做)
|
||||
|
||||
### 🛠️ 其他更改和改进
|
||||
|
||||
除了亮点之外,你还应该了解以下一些其他变化:
|
||||
|
||||
* **完整地从 PulseAudio 过渡到 PipeWire**。
|
||||
* **在 Raspberry Pi 等嵌入式设备上连接到 Wi-Fi** 已得到改进。
|
||||
* [pacstall-qa][8] 已作为**新的默认包**引入,用于在本地测试来自 PR 的 pacscript。
|
||||
|
||||
|
||||
|
||||
开发商还分享了**他们的 2024 年计划**。其中包括**支持离线安装**、**新的图标包**、 **参与开发 [UBXI ports][9]**、**在 [nushell][10] 中重写 “_rhino -pkg_”** 等。
|
||||
|
||||
你可以浏览[发行说明][11]以了解有关此版本以及未来开发计划的更多信息。
|
||||
|
||||
## 📥 下载 Rhino Linux 2023.4
|
||||
|
||||
你可以从[官方网站][12]获取最新的 Rhino Linux。共有三种类型的镜像可用于各种系统配置。如果你想在普通计算机上使用它,请选择 “**Generic ISO**”。
|
||||
|
||||
[Rhino Linux 2023.4][12]
|
||||
|
||||
📋
|
||||
|
||||
通用镜像采用 Linux 内核 6.6.7,Pine64 映像采用 Linux 内核 6.7.0-rc5,Raspberry Pi 镜像采用 Linux 内核 6.5.0。
|
||||
|
||||
**对于现有用户**,你只需运行以下命令即可升级:
|
||||
|
||||
````
|
||||
|
||||
rpk update -y
|
||||
|
||||
````
|
||||
|
||||
_💬 2023 年即将结束,这是今年最后的发行版之一。你怎么看呢?_
|
||||
|
||||
* * *
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/rhino-linux-2023-4-release/
|
||||
|
||||
作者:[Sourav Rudra][a]
|
||||
选题:[lujun9972][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/lujun9972
|
||||
[1]: https://rhinolinux.org/index.html
|
||||
[2]: https://itsfoss.com/rolling-release/
|
||||
[3]: https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png
|
||||
[4]: https://news.itsfoss.com/content/images/2023/12/Rhino_Linux_2023.4.png
|
||||
[5]: https://news.itsfoss.com/linux-kernel-6-6-release/
|
||||
[6]: https://github.com/leukipp/cortile
|
||||
[7]: https://itsfoss.com/nala/
|
||||
[8]: https://github.com/pacstall/pacstall-qa
|
||||
[9]: https://rhinolinux.org/news-9.html
|
||||
[10]: https://itsfoss.com/nushell/
|
||||
[11]: https://rhinolinux.org/news-10.html
|
||||
[12]: https://rhinolinux.org/download.html
|
Loading…
Reference in New Issue
Block a user