From 0176f155416a36f04abd811dd34be6528778cd1f Mon Sep 17 00:00:00 2001 From: geekpi Date: Wed, 16 Feb 2022 08:49:11 +0800 Subject: [PATCH] translated --- ...asma 5.24 in Kubuntu 21.10 Impish Indri.md | 162 ------------------ ...asma 5.24 in Kubuntu 21.10 Impish Indri.md | 156 +++++++++++++++++ 2 files changed, 156 insertions(+), 162 deletions(-) delete mode 100644 sources/tech/20220212 How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri.md create mode 100644 translated/tech/20220212 How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri.md diff --git a/sources/tech/20220212 How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri.md b/sources/tech/20220212 How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri.md deleted file mode 100644 index e69cabc07a..0000000000 --- a/sources/tech/20220212 How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri.md +++ /dev/null @@ -1,162 +0,0 @@ -[#]: subject: "How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri" -[#]: via: "https://www.debugpoint.com/2022/02/kde-plasma-5-24-kubuntu-21-10/" -[#]: author: "Arindam https://www.debugpoint.com/author/admin1/" -[#]: collector: "lujun9972" -[#]: translator: "geekpi" -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " - -How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri -====== -THE KDE DEVS ENABLED THE FAMOUS BACKPORTS PPA FOR YOU TO INSTALL/UPGRADE -TO KDE PLASMA 5.24 IN KUBUNTU 21.10. HERE’S HOW. -KDE Plasma 5.24 was [released][1] recently with exciting changes. You get a brand new overview screen with this new release, much like GNOME’s own overview. Also, a refreshed default Breeze theme, performance updates, tweaks to the notification looks and much more. Read more about the features at our [official round-up page here][2]. - -If you are in a hurry and have no time to read the article, here’s the brief set of commands that does the trick. 😃 - -``` - - sudo add-apt-repository ppa:kubuntu-ppa/backports - sudo apt update - sudo apt full-upgrade - -``` - -If you run Kubuntu 21.10 Impish Indri, you will not get this update out of the box. Because Kubuntu 21.10 Impish Indri currently have KDE Plasma 5.22.5 as a stable version. Although Kubuntu 21.10 is scheduled to end of life on July 2022, you can still install KDE Plasma 5.24 via the backports PPA. - -However, note that you will get KDE Plasma 5.24 in Kubuntu 22.04 LTS due on April 2022, much before Kubuntu 21.10 life ends. - -### Contents - - * [How to install KDE Plasma 5.24 in Kubuntu 21.10][3] - * [How to install KDE Plasma 5.24 in Ubuntu 21.10 alongside GNOME][4] - * [Can I install KDE Plasma 5.24 in Ubuntu 20.04 LTS?][5] - * [How to Uninstall][6] - - - -### How to Install KDE Plasma 5.24 in Kubuntu 21.10 - -Here’s how you can update your existing KDE Plasma in Kubuntu 21.10 to the latest version. - -#### How to install KDE Plasma 5.24 in Kubuntu 21.10 - -If you are comfortable with Discover, add the backports PPA `ppa:kubuntu-ppa/backports` as software sources and hit update. Then installation once updated package information are retrieved. - -I would recommend the following terminal method for faster and error-free installation. - - * Open Konsole and run the following command to add the backports PPA. If you fancy, you can verify what version of Plasma you are running. - - - -``` - - sudo add-apt-repository ppa:kubuntu-ppa/backports - -``` - -![Add the PPA][7] - -Now, refresh the package list and verify whether the latest 5.24 packages are available for upgrade. - -![Check the latest KDE Plasma 5.24 packages before upgrading][8] - -Now run the final command to kick off the upgrade. - -``` - - sudo apt full-upgrade - -``` - -The above command would download around 270 MB+ worth of packages. The upgrade process takes approximately 10 minutes. Once the command is complete, restart your system. - -[][2] - -SEE ALSO:   KDE Plasma 5.24 – Top New Features and Release Details - -And you should get the brand new KDE Plasma 5.24 with Kubuntu 21.10 Impish Indri. - -![KDE Plasma 5.24 in Kubuntu 21.10][9] - -#### How to install KDE Plasma 5.24 in Ubuntu 21.10 alongside GNOME - -If you are running Ubuntu 21.10 Impish Indri with default GNOME, you can also experience the brand new KDE Plasma desktop with just a minor modification of the above commands. - -Open a terminal and run the below commands in sequence. - -``` - - sudo add-apt-repository ppa:kubuntu-ppa/backpots - sudo apt update - sudo apt install kubuntu-desktop - -``` - -Once the above commands are complete, restart the system. And from the login screen, choose KDE Plasma as a desktop environment. And you are good to go. - -This will install the KDE Plasma 5.24 along with the GNOME desktop. - -#### Can I install KDE Plasma 5.24 in Ubuntu 20.04 LTS? - -Ubuntu 20.04 LTS edition has the earlier KDE Plasma 5.18, KDE Framework 5.68, KDE Applications 19.12.3. So, it would not receive the latest KDE Update during its entire lifecycle. So, technically you can add the above PPA and install the KDE Plasma 5.24. But I would not recommend it due to incompatible packages frameworks that may lead to an unstable system. - -So, it is recommended that you use either Kubuntu 21.10 with the above backports PPA Or use KDE Neon to experience the latest Plasma desktop. - -### How to Uninstall - -At any moment, if you would like to go back to the stock version of KDE Plasma desktop, then you can install ppa-purge and remove the PPA, followed by refreshing the package. - -Open a terminal and execute the following commands in sequence. - -``` - - sudo apt install ppa-purge - sudo ppa-purge ppa:kubuntu-ppa/backports - sudo apt update - -``` - -Once the above commands are complete, restart your system. - -### Closing Notes - -I hope this quick guide gives you comprehensive upgrade steps to KDE Plasma 5.24 from different use cases. Hopefully, you can complete the upgrade without any errors. - -Do let me know in the commend box below how it goes. - -Cheers. - -* * * - -We bring the latest tech, software news and stuff that matters. Stay in touch via [Telegram][10], [Twitter][11], [YouTube][12], and [Facebook][13] and never miss an update! - -##### Also Read - --------------------------------------------------------------------------------- - -via: https://www.debugpoint.com/2022/02/kde-plasma-5-24-kubuntu-21-10/ - -作者:[Arindam][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://www.debugpoint.com/author/admin1/ -[b]: https://github.com/lujun9972 -[1]: https://kde.org/announcements/plasma/5/5.24.0/ -[2]: https://www.debugpoint.com/2022/01/kde-plasma-5-24/ -[3]: tmp.iA5hKjVLOx#how-to-install-kde-plasma-5-24-in-kubuntu-21-10-1 -[4]: tmp.iA5hKjVLOx#how-to-install-kde-plasma-5-24-in-ubuntu-21-10-alongside-gnome -[5]: tmp.iA5hKjVLOx#can-i-install-kde-plasma-5-24-in-ubuntu-20-04-lts -[6]: tmp.iA5hKjVLOx#how-to-uninstall -[7]: https://www.debugpoint.com/wp-content/uploads/2022/02/Add-the-PPA.jpg -[8]: https://www.debugpoint.com/wp-content/uploads/2022/02/Check-the-latest-KDE-Plasma-5.24-packages-before-upgrade.jpg -[9]: https://www.debugpoint.com/wp-content/uploads/2022/02/KDE-Plasma-5.24-in-Kubuntu-21.10-1024x579.jpg -[10]: https://t.me/debugpoint -[11]: https://twitter.com/DebugPoint -[12]: https://www.youtube.com/c/debugpoint?sub_confirmation=1 -[13]: https://facebook.com/DebugPoint diff --git a/translated/tech/20220212 How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri.md b/translated/tech/20220212 How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri.md new file mode 100644 index 0000000000..207c36ab5c --- /dev/null +++ b/translated/tech/20220212 How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri.md @@ -0,0 +1,156 @@ +[#]: subject: "How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri" +[#]: via: "https://www.debugpoint.com/2022/02/kde-plasma-5-24-kubuntu-21-10/" +[#]: author: "Arindam https://www.debugpoint.com/author/admin1/" +[#]: collector: "lujun9972" +[#]: translator: "geekpi" +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +如何在 Kubuntu 21.10 Impish Indri 中获得 KDE Plasma 5.24 +====== +KDE 开发人员启用了有名的 Backports PPA,以便你在 Kubuntu 21.10 中安装/升级到 KDE Plasma 5.24。 以下是方法。 + +KDE Plasma 5.24 最近[发布][1]了令人兴奋的变化。在这个新版本中,你会得到一个全新的概览页面,它很像 GNOME 的概览。还有,一个更新的默认 Breeze 主题、性能更新、通知外观的调整等。在我们的[官方综述页面][2]阅读更多关于这些功能的信息。 + +如果你很匆忙,没有时间阅读文章,这里有一组简短的命令,可以做到这些。😃 + +``` + + sudo add-apt-repository ppa:kubuntu-ppa/backports + sudo apt update + sudo apt full-upgrade + +``` + +如果你运行 Kubuntu 21.10 Impish Indri,你将不会得到这个开箱更新。因为 Kubuntu 21.10 Impish Indri 目前有 KDE Plasma 5.22.5 作为稳定版本。尽管 Kubuntu 21.10 计划在 2022 年 7 月结束生命,你仍然可以通过 Backports PPA 安装 KDE Plasma 5.24。 + +然而,请注意,你将在 2022 年 4 月到期的 Kubuntu 22.04 LTS 中得到 KDE Plasma 5.24,比 Kubuntu 21.10 的寿命结束早得多。 + +### 内容 + + * [如何在 Kubuntu 21.10 中安装 KDE Plasma 5.24][3] + * [如何在 Ubuntu 21.10 中与 GNOME 一起安装 KDE Plasma 5.24][4] + * [我可以在 Ubuntu 20.04 LTS 中安装 KDE Plasma 5.24 吗?][5] + * [如何卸载][6] + + + +### 如何在 Kubuntu 21.10 中安装 KDE Plasma 5.24 + +下面是你如何将 Kubuntu 21.10 中现有的 KDE Plasma 更新到最新版本。 + +#### 如何在 Kubuntu 21.10 中安装 KDE Plasma 5.24 + +如果你对 Discover 感到满意,添加 Backports PPA `ppa:kubuntu-ppa/backports` 作为软件源并点击更新。一旦检索到更新的软件包信息,就可以安装。 + +我建议使用以下终端方法,以获得更快和无错误的安装。 + + * 打开 Konsole,运行以下命令来添加 backports PPA。如果你喜欢,你可以验证你运行的 Plasma 是什么版本。 + + + +``` + + sudo add-apt-repository ppa:kubuntu-ppa/backports + +``` + +![Add the PPA][7] + +现在,刷新软件包列表并验证最新的 5.24 软件包是否可供升级。 + +![Check the latest KDE Plasma 5.24 packages before upgrading][8] + +现在运行最后的命令来启动升级。 + +``` + + sudo apt full-upgrade + +``` + +上面的命令会下载大约 270MB 以上的软件包。升级过程大约需要 10 分钟。命令完成后,重启你的系统。 + +而你应该通过 Kubuntu 21.10 Impish Indri 获得全新的 KDE Plasma 5.24。 + +![KDE Plasma 5.24 in Kubuntu 21.10][9] + +#### 如何在 Ubuntu 21.10 中与 GNOME 一起安装 KDE Plasma 5.24 + +如果你正在运行带有默认 GNOME 的 Ubuntu 21.10 Impish Indri,你也可以体验全新的 KDE Plasma 桌面,只需对上述命令稍作修改即可。 + +打开一个终端,依次运行下面的命令。 + +``` + + sudo add-apt-repository ppa:kubuntu-ppa/backpots + sudo apt update + sudo apt install kubuntu-desktop + +``` + +上述命令完成后,重启系统。在登录页面上,选择 KDE Plasma 作为桌面环境。然后你就可以开始了。 + +这将与 GNOME 桌面一起安装 KDE Plasma 5.24。 + +#### 我可以在 Ubuntu 20.04 LTS 中安装 KDE Plasma 5.24 吗? + +Ubuntu 20.04 LTS 版有早期的 KDE Plasma 5.18、KDE Framework 5.68、KDE Applications 19.12.3。所以,在它的整个生命周期中,它不会收到最新的 KDE 更新。所以,从技术上讲,你可以添加上述 PPA 并安装 KDE Plasma 5.24。但我不建议这样做,因为不兼容的软件包框架可能会导致系统不稳定。 + +所以,建议你使用 Kubuntu 21.10 和上述的 Backports PPA 或者使用 KDE Neon 来体验最新的 Plasma 桌面。 + +### 如何卸载 + +在任何时候,如果你想回到 KDE Plasma 桌面的原始版本,那么你可以安装 ppa-purge 并删除 PPA,接着刷新软件包。 + +打开一个终端,依次执行以下命令。 + +``` + + sudo apt install ppa-purge + sudo ppa-purge ppa:kubuntu-ppa/backports + sudo apt update + +``` + +当命令完成,重启你的系统。 + +### 结束语 + +我希望这个快速指南能让你从不同的使用情况下全面升级到 KDE Plasma 5.24。希望你能在没有任何错误的情况下完成升级。 + +请在下面的评论栏里告诉我进展如何。 + +干杯。 + +* * * + +我们带来最新的技术、软件新闻和重要的东西。通过 [Telegram][10]、[Twitter][11]、[YouTube][12] 和 [Facebook][13] 保持联系,永远不错过任何更新! + + +-------------------------------------------------------------------------------- + +via: https://www.debugpoint.com/2022/02/kde-plasma-5-24-kubuntu-21-10/ + +作者:[Arindam][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://www.debugpoint.com/author/admin1/ +[b]: https://github.com/lujun9972 +[1]: https://kde.org/announcements/plasma/5/5.24.0/ +[3]: tmp.iA5hKjVLOx#how-to-install-kde-plasma-5-24-in-kubuntu-21-10-1 +[4]: tmp.iA5hKjVLOx#how-to-install-kde-plasma-5-24-in-ubuntu-21-10-alongside-gnome +[5]: tmp.iA5hKjVLOx#can-i-install-kde-plasma-5-24-in-ubuntu-20-04-lts +[6]: tmp.iA5hKjVLOx#how-to-uninstall +[7]: https://www.debugpoint.com/wp-content/uploads/2022/02/Add-the-PPA.jpg +[8]: https://www.debugpoint.com/wp-content/uploads/2022/02/Check-the-latest-KDE-Plasma-5.24-packages-before-upgrade.jpg +[9]: https://www.debugpoint.com/wp-content/uploads/2022/02/KDE-Plasma-5.24-in-Kubuntu-21.10-1024x579.jpg +[10]: https://t.me/debugpoint +[11]: https://twitter.com/DebugPoint +[12]: https://www.youtube.com/c/debugpoint?sub_confirmation=1 +[13]: https://facebook.com/DebugPoint