this post was submitted on 30 May 2024
20 points (100.0% liked)
Linux
5240 readers
46 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not a clue, never used flatpak-builder. I was more thinking of just building the binarys rather than entire flatpaks
My main fear with building the binary is that it would eventually require old dependencies that I do not have on my system.
Valid concern. But at that point you just built that dependancy as well. Really depends how far back you want to go?
At least 4-5 years back, I want to test behaviors of WebKit circa iOS 13
Stand up a little VM with an install of Debian 9.
Don't mess with your main system, don't worry about flatpaks, and you can just get rid of it if you're done with it.