

dbin
A self-contained, static package manager, with over 3k binaries in its repos, all of which run on both MUSL & GLIBC, with repos for ARM64 as well. Single-file, single-config, no database, made in Go.
Features
dbin News & Activities
Recent activities
benni347 added dbin as alternative to Lix Project
dbin information
What is dbin?
dbin is a simple, Golang-based rewrite of the original BDL, it is like a package manager, but without the hassle of dependencies nor the bloat, every binary provided is statically linked. This tool is made to operate on Linux/Android systems, with plans to expand to other platforms soon, dbin is particularly well-suited for embedded systems, we support both amd64 & aarch64.
dbin can be used to run commands without installing them, which is something very useful to write portable scripts that bootstrap their own deps no matter on what system they're being run.






