Why I hate packaging my software for Linux
A developer vents about the nightmare of distributing a terminal app across Linux distros. Despite creating packages for everything from AppImage to AUR, none works universally. He's now betting on a statically linked musl binary with a self-updating mechanism as the primary channel, while still supporting existing packages.
I just want to GIVE AWAY MY SOFTWARE.