Email or username:

Password:

Forgot your password?
Devil Lu Linvega

I've, for the first time ever, manually extracted a .deb file(because I hate myself and I was low on self-flagellation) and was successful!

14 comments
Devil Lu Linvega

heck yeah proprietary software and their superior user experience

doll!

@neauoire every time windows fails on me in some bizarre way, I always say to myself "this is why windows will never be ready for the desktop"

doll!

@neauoire I saw a post the other day that was like "Linux has many problems but you can fix them, windows has fewer problems but they're unfixable" and I think that tracks

Devil Lu Linvega

@hierarchon from time to time I end up watching a stream where someone uses windows and they've developed all these little tricks to close popups before the notification is done appearing, "would you like to upda-"NO, all sorts of habits to tame the cluster fuck that is the windows ux beast. It's fun to watch.

doll!

@neauoire whenever my windows machine starts up, Firefox automatically opens with three tabs pointing to recaptcha embeds. fuck if I know why.

Devil Lu Linvega

@hierarchon needless to say that someone watching me extracting this deb file would have had a laugh-

doll!

@neauoire oh yeah, I use nixos so I'm often in a bizarre hell of my own creation

ndpi

@neauoire wait, isn’t .deb an open packaging format?

Devil Lu Linvega

@ndpi I think so, if you get linux versions of programs, they'll often come as deb or flatpaks.

Devil Lu Linvega

@RL_Dane not sure what cpio is.

It's just two tar files, with content you need to put in your own opt, usr/bin/share/etc.. I've done this gymnastics 10+ at this point, and it's the first time that the application actually opens on the other end.

Usually you just end up cleaning up the mess you've made all over the place by hand-

R. L. Dane :debian: :openbsd:

@neauoire

Ah, ok. cpio is an archive format like tar, but I've never used it directly.

If deb files are just tarballs, then it must be rpm that uses the cpio format. I forget which -- I read it somewhere 20 years ago 😁

Bad Diode

@neauoire I had to do this a few times, but my life quality increased 10 fold after I discovered debtap: github.com/helixarch/debtap which transforms a dev package into an arch one.

Go Up