this post was submitted on 13 Jul 2023
252 points (95.0% liked)
Asklemmy
43742 readers
1318 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have to have a computer science degree to install a peice of software.. I just wanna double click the installer icon. I don't want to have to write out some long String in terminal to install software. And sometimes it's different depending on distro.
Most major distributions come with a software center of some kind. And with Flatpaks, AppImages, and gag Snaps, it pretty much is just click and install these days.
What’s wrong with snaps? I’m giving Linux another go so I’m still learning. I’m trying Ubuntu on an ancient iMac right now but I also have Pop!_OS in a vm on my windows pc to play with. I haven’t installed anything on pop but I noticed Ubuntu had snaps.
Snaps are proprietary to Canonical (Ubuntu). Historically, they were larger, slower to load, and generally slower overall to use With a good SSD and system, I'm not sure that's the case anymore though.
Ohh. Thanks for that info. Proprietary stuff and forced ads are two of the biggest things pushing me away from windows right now so that’s good to know.
"I don't want to have to write out some long String in terminal to install software. "
I'm no expert, but isn't it literally just apt get (name of software) to download and install through terminal?
It is much easier, os long as that version is in main repo. If not, it can still be easy (run this one extra command), or you are gonna pull your hair out trying to figure out how to install some antique proprietary software on fedora, using an installing guide made for Ubuntu 16.04. :)
Fortunately VMs are fast to set-up.
I wouldn't force the issue. Some people belong on Windows and I'd rather they don't use Linux simply because I don't want them complaining to developers that it doesn't act like Windows. Linus Tech Tips already caused enough damage by doing exactly that.
There have been "app store" frontends for most distributions since at least 2012, and packagekit has the same CLI on every major distribution.
Everyone in this thread saying shit like that hasn't tried Linux since 2004