This is the kind of stuff seasoned Linux users just mindlessly deal with without realizing it and then tell new users "What's your issue? It's super easy to use." They're using years and years of institutional knowledge they've built up without knowing.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by AlpΓ‘r-Etele MΓ©der, licensed under CC BY 3.0
This is true for every OS that you don't use regularly though. I have been learning this the hard way since I haven't ran Windows in years, but have started doing so for work. There are lots of little issues that people just seem to not notice anymore because they are used to it.
Having recently switched to Linux last year or so, I run into many more issues than I used to on windows
Granted I'm not exactly using what you'd call standard configuration, but it's still jankier
That said, at least for the most part when something goes wrong I know what has gone wrong and how to fix it now
I work on a lot of Linux servers over ssh; no gui, completely headless.
What the fuck is going on over in desktop land that installing the wrong spellchecker is breaking your package manager??
Shit man, get it together
Back when I was attempting to use Ubuntu installing steam managed to break my entire display manager
Nix is far, far better for that reason
This is the absolute truth. I've even come to realize that there are certain "issues" or "bugs" I completely disregard on some of my Linux systems because there's either another way around or it's not that much of an issue for me.
You see what the common factor here in OP's problems is, though, right? Flatpack and Snap - whether you're pro or con - are new and have warts, and the distros jumping to them are "easy, beginner-friendly" ones. Sure, installing an add-on for the wrong OS for some software is bound to cause problems; that's not a Linux-specific issue. But the sorts of issues OP is complaining about are because of complications caused by the software distribution mechanism, issues that had long been resolved on many distros.
as a fellow beginner, good on you for eventually solving the problem!
Thank you, I'm pretty proud of myself as well. I was already prepared to re-install from scratch, because I have backups in place. I still can't understand why a tiny programme completely borked Software Center, but apparently Windows and Linux don't mix at all, unless you use Wine.
because I installed a Windows spell checker
If you intend to cast spells from a window you are already more advanced witch than most of us. I dont understand why you want to check your spells at first place, just shoot some and ask people how it feels
Haha sorry for trolling, but it sounded like that to me for some reason and I couldnt stop laughing. Its probably funny only to me, but im posting it anyway π
OMG and thanks for sharing
No prob! π ποΈ
Just use the Flatpak haha
Reminds me of when I tried to experiment with AI on my computer yesterday. I thought I could do it, as I have a AMD GPU with 12GB VRAM.
On Ubuntu, I tried following the instructions to install Fooocus (Stable Diffusion but with a web UI), but I ran into a known bug (basically it couldn't detect my GPU) with some obscure workarounds, which did not work.
Then I tried booting into Windows and getting Fooocus running, and it installed and ran, but after 4 minutes when the 1st 1024x1024 image was almost done, my computer crashed. I then tried again, but it just downloaded some stuff and wouldn't run.
I know this is harder than basic Linux stuff, but it's the same feeling.