mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
commit
cbb63c3946
@ -1,98 +0,0 @@
|
||||
[#]: subject: "Linux Mint's Update Manager Now Supports Flatpak"
|
||||
[#]: via: "https://news.itsfoss.com/linux-mint-update-manager/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "qfzy1233"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Linux Mint's Update Manager Now Supports Flatpak
|
||||
======
|
||||
|
||||
Linux Mint's Update Manager just got more helpful!
|
||||
|
||||
![Linux Mint's Update Manager Now Supports Flatpak][1]
|
||||
|
||||
Linux Mint's Update Manager is an essential part of the distro that makes the experience easier for new users.
|
||||
|
||||
A recent update has pushed many improvements to Linux Mint 21, including Flatpak support with the update manager.
|
||||
|
||||
**You just need to update your system to get these refinements.**
|
||||
|
||||
### ⭐ Flatpak Support In Update Manager
|
||||
|
||||
![linux mint 21 flatpak support in update manager][2]
|
||||
|
||||
Image Credits: The Linux Mint Blog
|
||||
|
||||
Yes, you read that right. It is finally happening.
|
||||
|
||||
Flatpak support has been added to the Update Manager, letting users update Flatpak applications and runtimes in a few clicks.
|
||||
|
||||
This should make way for a unified update experience that further improves the user experience.
|
||||
|
||||
It is beneficial for new users who need not be familiar with terminal commands to update Flatpak. Also, you do not require to integrate Flatpak with the software center (for GNOME).
|
||||
|
||||
In other words, the Linux Mint team enhanced your experience with Flatpak apps.
|
||||
|
||||
**Alongside Flatpak support, the update includes a few more enhancements to Linux Mint 21, which is immediately available as an update.**
|
||||
|
||||
Some of the refinements include:
|
||||
|
||||
### Improvements To Corner Bar
|
||||
|
||||
![linux mint 21 updated corner bar][3]
|
||||
|
||||
Image Credits: The Linux Mint Blog
|
||||
|
||||
The corner bar on Linux Mint 21 has received two new additions:
|
||||
|
||||
- **Ability to set left click and middle click actions to the corner bar; you can configure it to show the desktop, the workspace selector, or the desklets.**
|
||||
- **A new option lets you hover your mouse on the corner bar to show the desktop.**
|
||||
|
||||
### Updates To Nemo
|
||||
|
||||
![linux mint 21 updated nemo file manager][4]
|
||||
|
||||
Image Credits: The Linux Mint Blog
|
||||
|
||||
The Nemo file manager has received a few tweaks; now, when files are selected, only the file names will be highlighted instead of the icon and file name.
|
||||
|
||||
**If you did not know**, you could enhance the Nemo file manager experience with some of our suggested tweaks as well:
|
||||
|
||||
Furthermore, the desktop icon has been flipped vertically, and a new shortcut has been added to the desktop's context menu to give quick access to the display settings.
|
||||
|
||||
### Fewer Password Prompts
|
||||
|
||||
This is another user experience tweak that many of you might like.
|
||||
|
||||
When removing a Flatpak or any shortcut or local application, it will no longer ask you for a password.
|
||||
|
||||
Similarly, in the case of Synaptic and the Update Manager, pkexec will be used to remember the password.
|
||||
|
||||
This way, users do not have to enter the password every time they perform multiple operations.
|
||||
|
||||
You can refer to [Linux Mint's monthly blog post][5] to learn about other changes.
|
||||
|
||||
**Via: [DebugPointNews][6]**
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/linux-mint-update-manager/
|
||||
|
||||
作者:[Sourav Rudra][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[qfzy1233](https://github.com/qfzy1233)
|
||||
校对:[校对者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://news.itsfoss.com/content/images/size/w1200/2022/11/mint-updater-tool-flatpak-support.png
|
||||
[2]: https://news.itsfoss.com/content/images/2022/11/Linux_Mint_21_UM_FlatpakSupport.png
|
||||
[3]: https://news.itsfoss.com/content/images/2022/11/Linux_Mint_21_CornerBar_Update.png
|
||||
[4]: https://news.itsfoss.com/content/images/2022/11/Linux_Mint_21_Nemo_Updates.png
|
||||
[5]: https://blog.linuxmint.com/?p=4424
|
||||
[6]: https://debugpointnews.com/linux-mint-update-flatpak/
|
@ -0,0 +1,98 @@
|
||||
[#]: subject: "Linux Mint's Update Manager Now Supports Flatpak"
|
||||
[#]: via: "https://news.itsfoss.com/linux-mint-update-manager/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "qfzy1233"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Linux Mint 的更新管理器现在支持 Flatpak
|
||||
======
|
||||
|
||||
Linux Mint的更新管理器变得为易用了!
|
||||
|
||||
![Linux Mint's Update Manager Now Supports Flatpak][1]
|
||||
|
||||
Linux Mint 的更新管理器是发行版的一个重要组成部分,它使新用户获得更为方便简易的体验。
|
||||
|
||||
Linux Mint 21最近的一次更新推出了的许多改进,包括更新管理器对 Flatpak 的支持。
|
||||
|
||||
**你只需要更新你的系统来获得这些改进。**
|
||||
|
||||
### ⭐ 更新管理器中支持 Flatpak
|
||||
|
||||
![linux mint 21 flatpak support in update manager][2]
|
||||
|
||||
图片来源:Linux Mint 博客
|
||||
|
||||
是的,你没看错。这终于实现了。
|
||||
|
||||
Flatpak已被添加到更新管理器中,用户只需单击几下即可通过 Flatpak 更新应用程序和运行时。
|
||||
|
||||
这将为进一步改善用户体验的统一更新体验让路。
|
||||
|
||||
对于不熟悉终端命令的新用户来说,更新 Flatpak 是有助益的。此外,你不需要将 Flatpak 与软件中心集成(对于 GNOME 而言)。
|
||||
|
||||
换句话说,Linux Mint 团队增强了你使用 Flatpak 应用程序的体验。
|
||||
|
||||
**除了对Flatpak的支持,更新还包括对Linux Mint 21的更多增强,这是一个开箱即用的更新。**
|
||||
|
||||
这些改进包括:
|
||||
|
||||
### 对Corner Bar(LCTT译注:类似Windows系统内的“显示桌面”按钮)的改进
|
||||
|
||||
![linux mint 21 updated corner bar][3]
|
||||
|
||||
图片来源:Linux Mint 博客
|
||||
|
||||
Linux Mint 21 中的 corner barhas 添加了两项新特性
|
||||
|
||||
- **能够在 corner barhas 设置左键点击和中键点击的动作;你可以配置它以显示桌面、工作区选择器或桌面。**
|
||||
- **一个允许你将鼠标悬停在 corner bar 上以显示桌面的新选项。**
|
||||
|
||||
### Updates To Nemo
|
||||
|
||||
![linux mint 21 updated nemo file manager][4]
|
||||
|
||||
图片来源:Linux Mint 博客
|
||||
|
||||
Nemo文件管理器做了一些调整;现在,当文件被选中时,只会高亮显示文件名,而不是图标和文件名。
|
||||
|
||||
**如果你还不知道**, 你也可以通过我们建议的一些调整来增强 Nemo 文件管理器的体验:
|
||||
|
||||
此外,桌面图标被垂直翻转,桌面上下文菜单中添加了一个新的快捷方式,可以快速打开显示设置。
|
||||
|
||||
### 更少的密码提示
|
||||
|
||||
.这是你们很多人可能喜欢的另一个用户体验调整。
|
||||
|
||||
当删除 Flatpak 或任何快捷方式或本地应用程序时,它将不再要求你输入密码。
|
||||
|
||||
类似地,在新立得(LCTT译注:Linux 下的一个包管理工具)和更新管理器的情况下,将使用pkexec来记住密码。
|
||||
|
||||
这样,用户就不需要每次执行多个操作时都输入密码。
|
||||
|
||||
你可以浏览[Linux Mint's monthly blog post][5] 以了解更多特性。
|
||||
|
||||
**Via: [DebugPointNews][6]**
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/linux-mint-update-manager/
|
||||
|
||||
作者:[Sourav Rudra][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[qfzy1233](https://github.com/qfzy1233)
|
||||
校对:[校对者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://news.itsfoss.com/content/images/size/w1200/2022/11/mint-updater-tool-flatpak-support.png
|
||||
[2]: https://news.itsfoss.com/content/images/2022/11/Linux_Mint_21_UM_FlatpakSupport.png
|
||||
[3]: https://news.itsfoss.com/content/images/2022/11/Linux_Mint_21_CornerBar_Update.png
|
||||
[4]: https://news.itsfoss.com/content/images/2022/11/Linux_Mint_21_Nemo_Updates.png
|
||||
[5]: https://blog.linuxmint.com/?p=4424
|
||||
[6]: https://debugpointnews.com/linux-mint-update-flatpak/
|
Loading…
Reference in New Issue
Block a user