diff --git a/sources/news/20231227 Rhino Linux 2023.4 Update Adds An Auto-Tiling Feature.md b/sources/news/20231227 Rhino Linux 2023.4 Update Adds An Auto-Tiling Feature.md new file mode 100644 index 0000000000..7bdbbde152 --- /dev/null +++ b/sources/news/20231227 Rhino Linux 2023.4 Update Adds An Auto-Tiling Feature.md @@ -0,0 +1,101 @@ +[#]: 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: " " +[#]: 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