dbin
📦 Poor man's package manager. +4164 statically linked binaries in the default repos (amd64/arm64/riscv)! The easy to use, easy to get, suckless software distribution system.
How to download and setup dbin
Open terminal and run command
git clone https://github.com/xplshn/dbin.git
git clone is used to create a copy or clone of dbin repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with dbin https://github.com/xplshn/dbin/archive/master.zip
Or simply clone dbin with SSH
[email protected]:xplshn/dbin.git