Soar does look cool, but it requires you to install it first so that adds an extra installation step. Extra installation friction is very bad. And guess how they tell you to install Soar? 😄
curl -fsSL https://soar.qaidvoid.dev/install.sh | sh
Developers shouldn’t be making packages.
Ok so how do these packages magically get made? Am I just supposed to not distribute my software? And don't say "distros will do it" because that's clearly a shit non-solution. No distro has made a package for any of the software I've written.