Ross ROSS = Recommend OSS · open-source software intelligence for agents

bpkg/bpkg

Lightweight bash package manager observed · 2026-08-28

github.com/bpkg/bpkg · homepage · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

36/100

  • Activity 30
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4486
  • days_rel: n/a
  • days_push: 422
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1973 stars · 104 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

bpkg is a lightweight package manager for bash/shell scripts, handling fetching, installation, execution permissions, and per-project dependencies via a bpkg. manifest. It lets users install shell scripts globally or locally, similar to npm for JavaScript.

Use cases

  • install bash scripts from github as packages
  • manage shell script dependencies per project
  • distribute shell utilities with a package manifest
  • run shell scripts without manual chmod and copying
  • uninstall globally installed shell scripts

When to choose

  • you distribute or consume standalone bash scripts and want npm-like workflows
  • you want per-project shell script dependencies in a deps/ folder
  • you need a minimal, dependency-light package manager for shell tooling

When to avoid

  • you need system packages with compiled binaries or native dependencies
  • you manage python, node, or other language ecosystems with their own package managers
  • you require strict dependency resolution, locking, or security auditing

Facets

cli-tool · maturity active

package-manager cli developer-tools developer-tools cli cross-platform bash shell-scripts package-management installer command-line automation linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
bpkg/bpkgmain36

For agents

markdown · JSON · MCP: product_card(name="bpkg/bpkg")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem