402
submitted 11 months ago* (last edited 11 months ago) by SimplyTadpole@lemmy.dbzer0.com to c/linuxmemes@lemmy.world

you are viewing a single comment's thread
view the rest of the comments
[-] TimeSquirrel@kbin.social 61 points 11 months ago

There are many things that can stop me from running a program but what distro I'm using is not one of them.

Become distro-agnostic. Don't be afraid of source code.

[-] dhtseany@lemmy.ml 33 points 11 months ago

Seriously, look at what the pkgbuild is doing on Arch and replicate it by hand on your distro of choice. That's all a pkgbuild is: a simple bash installation script.

[-] BackOnMyBS@lemmy.world 20 points 11 months ago* (last edited 11 months ago)

I like your funny words, computer man. ๐Ÿ‘‰๐Ÿ˜€๐Ÿ‘‰

I use KDE Neon, btw.

[-] Jumuta@sh.itjust.works 2 points 11 months ago

based distro kde #1

[-] cyberpunk007@lemmy.world 14 points 11 months ago

True but dependency hell and maintaining updates for that is a headache I wish not to deal with.

[-] sloppy_diffuser@sh.itjust.works 4 points 11 months ago

AppImage and Docker has resolved a lot of that for me if its not in my distros package manager. It's my goto for the same reason of just not wanting to deal with it.

[-] someacnt@sopuli.xyz 2 points 11 months ago

How do you use appimage for binaries built from source?

[-] sloppy_diffuser@sh.itjust.works 3 points 11 months ago

Premade AppImage or self-contained binary, I'll usually drop it into ~/.local/bin.

Something I have to compile, I'll usually do in a dockerfile tracked in my dotfiles repo.

Only thing I've compiled from source on my host in the last year is https://github.com/werman/noise-suppression-for-voice.

Could just be my use cases now compared to 10 years ago, but I've just found I'm rarely compiling these days on the host system. At least the configure-make-install or ninja variety. I'm sure I install a package here or there that does it in the background. Numpy comes to mind or an AUR package with Arch.

this post was submitted on 02 Oct 2023
402 points (94.5% liked)

linuxmemes

20762 readers
1581 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