16
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 18 Aug 2024
16 points (94.4% liked)
Monero
1662 readers
9 users here now
This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.
Wallets
Android (Cake Wallet) / (Monero.com)
iOS (Cake Wallet) / (Monero.com)
Instance tags for discoverability:
Monero, XMR, crypto, cryptocurrency
founded 1 year ago
MODERATORS
Sorry? AppImages shouldn't be able to break your system, at all. For example it does not affect the installed system packages, except a tiny bit when you install AppImageLauncher because that comes as a system package.
Check out AppImageLauncher.
I think you are in the exact opposite here. These solutions are exactly for protecting the system from package dependency inconsistency. Installing such an app won't install any more system packages, and especially won't possibly lock system package versions to some old version. They don't affect the system package manager's state. The entire reason for these being manageable without sudo permission, as a regular unprivileged user is that they don't modify the system, but only the installation in your home directory.
As much as I don't approve of snap, and dislike the resource consumption of flatpak, what you are saying is simply not true.
Yes, and therefore AppImages are great for use in TailsOS and Qubes-Whonix.