I explained this on a now-removed post to r/unixporn: Instead of using you distro’s packages and having to trust both the developers of the project and the people packaging it, wares cuts out the middleman and fetches compiled binaries directly from the GitHub repo, compiled by the developers or their CI/CD system, meaning you only have to trust one party rather than two. It also allows you to get updates for programs as soon as they release
I explained this on a now-removed post to r/unixporn: Instead of using you distro’s packages and having to trust both the developers of the project and the people packaging it, wares cuts out the middleman and fetches compiled binaries directly from the GitHub repo, compiled by the developers or their CI/CD system, meaning you only have to trust one party rather than two. It also allows you to get updates for programs as soon as they release