18
how to avoid malware in ubuntu linux?
(programming.dev)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
We heartily recommend visiting the free port of freemediaheckyeah (aka FMHY) while you sail the high seas, for all the freshest links the ocean has to offer.
📜 c/Piracy Wiki (Community Edition):
FUCK ADOBE!
Torrenting/P2P:
Gaming:
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
Did ubuntu fix the issue where if a package with the same name exists in both the actual repository and in the snap store, it will silently install the one from the snap store?
I remember an attack where someone uploaded a package to the snap store with the same name as a different repo package, and people were downloading the “malicious” (it wasn’t actually malicious, just a proof of the attack vector) package instead.
If they haven’t fixed that yet, then yeah can’t trust the package manager either, on ubuntu specifically.
Last time I checked (which was somewhere within the last 3 years) not only will the snap version get installed but if you force a non-snap version of the software and do an update it will replace the non-snap version with the snap version. It's the kind of idiotic shit I'd expect from Microsoft.
I don't know if Ubuntu has fixed it, because trying to enforce their Snap store was intentional. But I can't say for sure because there have been years that I don't use it.
But yeah, for anyone using it, I'd recommend to just remove Snap entirely, since it's totally unnecessary and goes against pretty much every Linux core concept.
Or just use something like Kubuntu or Linux Mint, that have Ubuntu under hood but are more community driven instead of relying on Canonical.