repos / dbin

📦 Poor man's package manager.
git clone https://github.com/xplshn/dbin.git

commit
b95277b
parent
c2aff3a
author
GitHub Action
date
2025-08-17 01:45:44 +0000 UTC
[WEEKLY] Update MoeCounter image and package counts
1 files changed,  +3, -3
M README.md
+3, -3
 1@@ -224,18 +224,18 @@ NOTE: If you're using an Opteron Venus or similar ancient CPU, it may be better
 2 
 3 ## Optional repos
 4 - [AM repo](https://docs.pkgforge.dev/repositories/external/am): External repository with not-so portable programs that work only on glibc-based distros. The packages come from the [AM](https://github.com/ivan-hc/AM) package manager
 5-  - 2256 <!-- AM_COUNT -->
 6+  - 2259 <!-- AM_COUNT -->
 7   - NOTE: Scrapped by pkgforge. Adapted to `dbin` format at `dbin-metadata`
 8   - URL: `https://d.xplshn.com.ar/misc/cmd/1.6/AM_amd64_linux.lite.cbor.zst`
 9 
10 - [PkgForge Go repo](https://docs.pkgforge.dev/repositories/external/go): External repository with __Portable__ _truly static_ programs, they are the result of scrapping various sources with Go repositories and compilng them. You can read more about the process at the docs of the upstream project: https://docs.pkgforge.dev/repositories/external/pkgforge-go
11   - The binaries in this repo are Go projects that have been fetched, filtered and built automagically
12-  - 28027 <!-- GO_COUNT -->
13+  - 29832 <!-- GO_COUNT -->
14   - URL: `https://d.xplshn.com.ar/misc/cmd/1.6/pkgforge-go_amd64_linux.lite.cbor.zst`
15 
16 - [PkgForge Cargo repo](https://docs.pkgforge.dev/repositories/external/pkgforge-cargo):
17   - The binaries in this repo are Rust projects that have been fetched, filtered and built automagically
18-  - 5987 <!-- CARGO_COUNT -->
19+  - 6031 <!-- CARGO_COUNT -->
20   - URL: `https://d.xplshn.com.ar/misc/cmd/1.6/pkgforge-cargo_amd64_linux.lite.cbor.zst`
21 
22 ### Libraries