Suggestion: Wording of the package types info popup in the Software Manager could be improved #1123
Replies: 1 comment
-
Here's an example of what the updated descriptions of package types could be: Package typesSystemSystem packages are managed by (and created specifically for) your Linux distribution. They use shared libraries and resources. They are safe, small, stable, and have deeper system integration, but are not updated as frequently as Flatpaks. Most system packages only receive feature updates when you upgrade to a new version of your Linux distribution. However, they still receive bug fixes and security updates regularly. There are some exceptions, such as browsers, which receive regular feature updates. ExternalExternal packages use shared libraries and resources, like system packages, but are maintained and updated directly by their owner. They are similar to system packages, but may contain newer versions of software and receive regular feature updates. Their security is not guaranteed by your Linux distribution, so it's essential you trust the maintainer before installing an external package. FlatpakFlatpaks are an alternate packaging format for graphical applications, where each app comes with its own libraries and resources. They allow developers to create one version of an app that works across most Linux distributions. They are maintained and updated directly by their owner, with no control from your Linux distribution. Flatpaks usually provide the most up to date version, and give you more control over what they can access on your system. However, they take up more disk space, and may not integrate with your system as well as a system package would. Their security is not guaranteed by your Linux distribution, but by the Flatpak maintainer. It's essential you trust the maintainer before installing a Flatpak. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that in Linux Mint 22.2, there is a new information popup in the Software Manager which explains the difference between system packages and Flatpaks:
I think this is a great addition which will help new users avoid confusion when installing software and improve the Linux Mint onboarding experience. However, the wording of this popup is a bit misleading imo, and could be improved:
It would be great if the wording of the popup was improved to resolve these issues. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions