Until you run an apt command that reinstalls snapd because so many official packages are snaps.
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
I installed my fingerprint drivers only to unlock keyring with my password every time I unlock.
I once exited vim.
I keep this book [1] on my desk at all times on the chance I get trapped.
[1] https://dl.acm.org/cms/asset/bf908d05-1855-4b65-b9df-cade5294e428/557970.cover.gif
now do ed!
That's easy. Just hold the computer's power button.
We found the chosen one!
I was able to rescue GRUB from memory 10 years ago.
But can you install Firefox without having snap be reinstalled?
flatpak, boi
i understand my nixos configuration
I have an acquaintance who walked me through his setup. I was impressed, mostly at how many little things he needed to have done to get it to how he likes it.
I once accidentally deleted python from my gentoo system (needed for emerge) and rescued it.
You are the chosen one.
i configure portage from memory
Me who just installed installed EndeavourOS via their live disk because it's stupidly simple, arch based, and I can read the arch wiki when I have issues.
Endeavour gang rise up
Seriously though itβs glaringly straightforward and all the benefits of arch without the slog. Iβve been happy with it for years now.
I also switched from pre-archinstall arch to Endeavor. I might try archinstall at some point but I'm currently fine with Endeavor
There a few of us
Dozens!
Anyone can install Mint, that's hardly a big deal.
I uninstalled arch without archuninstall B)
I too have replaced hard drives
As long as you didn't use format c:
for that, I'm fine with it.
I don't use Arch, btw
Finally a correct usage of this meme format :D
Joke boss was joke.
Has ubuntu started using DNF?
Me who doesn't completely care what flavor of Linux is installed and uses flatpaks and docker for everything because I just want things to work and threw away my integrity after my first catastrophic hardware failure of my server that I'd been maintaining poorly and precariously on an external drive for three years.
Try installing Guix from live-bootstrap
I used arch btw
Does it break anything meaningful to remove it? I haven't run any mainline Ubuntu distro in years mostly because of the snap bullshit
I like Kubuntu, mostly because Iβm familiar with Ubuntu and I like KDE. Unfortunately, I had to move back to Windows 10 because of a professional app that I couldnβt get running.
When I was trying to make Kubuntu work. I installed flatpak so I would primarily use apps from flathub. The snaps were actually pretty useful if there were issues with the flatpak and the native binary. I also force installed the official Mozilla Firefox binary which was pretty easy. Personally I didnβt mind having snaps as an option. At least in Kubuntu it was easy to select which version of the package you wanted in the GUI.
Before I realized snaps could be useful I messed around with uninstalling snaps but they donβt make it easy or straightforward. Itβs easiest just to ignore them if you donβt like them. Or pick a different distro if thatβs a deal breaker for you.
Otherwise Ubuntu had the fewest issues/annoyances of the distros I tried. But maybe Iβm just used to Ubuntu having toyed around with it for years.
As someone pretty new to linux, what's wrong with snaps? I've seen a lot of memes dunking on them but haven't run into any issues with the couple that ive tried (even had a problem with a flatpack version of a program that the snap version fixed, though I think it may have been related to an intentional feature of flatpacks rather than a bug).
Snap packages have a larger install size, run slower, increase resource usage (so more RAM and CPU cycles), the snap store is a closed source system so you get things like Cryptocoin wallet scams , and personally, I think conceptually snap system leads to poor library maintenance long term
I dislike it for all the technical reasons you listed but could live with it despite that.
The entire reason I don't install Ubuntu distros for Anyone anymore is that you can tell it specifically you want a deb and it can decide, no, no you don't, and reinstall snapd and that app as a snap.
That's ridiculous and against what I view Linux should be.
Having a closed source backend isn't the reason for malicious packages. There's a clear distinction between official and unofficial packages, and flathub isn't immune to this either.
In comparison to flatpak, each runtime (core[number]) is supported for 10 years, so developers aren't pressured to update it if the app keeps working. The side effect is that over time you will end up with a few extra core snaps on your system but the peace of mind for the maintainers is worth it imo.
We have an entire universe (from snaps up to univere-scale k8s setups) derived from "it works on my machine, so we'll ship my machine".
How much bad software isn't being shook out because it's kept alive in a container with just the right dependencies to prevent it from activating bugs and bad assertions?
On a technical level, they've gotten very capable and in some ways are better than flatpak (packaging CLI software is super easy). Yes in the beginning they were slow but 10 years has passed.
What a lot of users dislike is Canonical not open sourcing the backend that hosts the files. You can always install them locally, similarly to apks on Android. I don't see it as an issue because once the parent company/organisation dies that's usually it for the project, be it open source or proprietary.
Snaps also use runtimes based on Ubuntu itself so Canonical dying = losing core functionality that is open source but nobody else will bother to take on that job.
I'll just link my comment from the other day: https://lemmy.world/comment/19749012 (also read Morphit's reply, it gets worse)
I mainly dislike it because of it spamming the loopback devices. I know you can filter those out but i don't want to lol. Last time i heard their servers/backend or whatever was also proprietary, but i don't know if that's still the case. In general i don't really understand why you would choose it over flatpak, and i'm not really a flatpak fan either :p