this post was submitted on 16 Sep 2024
831 points (97.5% liked)

linuxmemes

20880 readers
579 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
831
Snap out of it (lemmy.zip)
submitted 2 weeks ago* (last edited 2 weeks ago) by 299792458ms@lemmy.zip to c/linuxmemes@lemmy.world
 

How do you guys get software that is not in your distribution's repositories?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] HStone32@lemmy.world 0 points 1 week ago (1 children)

If I could, I'd compile all my software from source. Unfortunately, it seems a lot of open source developers don't like writing software in C, which means the burden of sorting through dependancy-hell has been deferred to my shoulders instead.

In that case install Gentoo. Compiling everything from source is its thing. And on the way it will resolve all the dependencies for you. The dependencies you want.