this post was submitted on 13 Jul 2023
268 points (95.3% liked)

Asklemmy

43336 readers
908 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. 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.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Additionally, what changes are necessary for you to be able to use Linux full time?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 12 points 1 year ago (2 children)

Apt does not have most packages you need anymore. You have to add custom repositories for everything. Which means you have to go to a website and still run a whole bunch of commands. Worst of both worlds. Other distros are not as bad, but between snap, flathub, etc. Linux package management is not in a good state at the moment.

[โ€“] [email protected] 2 points 1 year ago (1 children)

Agreed. Try using apt install program name, not found. Search Google "how to download program name on Linux". Get told you first have to add these 3 different repos or whatever in the terminal, then type in this command to download it. Why do I need to Google HOW to download a program? Nothing is ever simple with Linux. It's absolute bollocks in that regard.

[โ€“] [email protected] 2 points 1 year ago

The sad part is that it used to be simple. You could do apt install whatever and it would usually get it.

They also used to have a graphical frontend for apt, which felt like an app store before app stores (and even the iPhone itself) existed.

I suspect it'll get simple again. If canonical doesn't do it, some other distro will overtake it.