this post was submitted on 03 Sep 2025
33 points (92.3% liked)
Linux
9587 readers
246 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A more reasonable take might be: don't install flatpaks willy-nilly without first verifying that they're maintained by the original developers (or an authorized third party, which is sometimes the case). The same way I wouldn't run
apt install <package>
without first checking the package info to ensure I'm installing a legit package (if I'm not already familiar with the specific package I'm installing).