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

gpmgo/gopm

Go Package Manager (gopm) is a package manager and build tool for Go. observed · 2026-08-28

github.com/gpmgo/gopm · Go · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 4858
  • days_rel: n/a
  • days_push: 2593
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2443 stars · 203 forks observed · 2026-08-28

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

Gopm is a package manager and build tool for the Go language that downloads, builds, and installs packages with specific revisions without requiring version control tools like git. It has been archived since 2019 in favor of Go Modules and its official proxy infrastructure.

Use cases

  • manage go package dependencies without installing git or hg
  • build go packages at specific revisions
  • run go projects in isolated gopath environments
  • download go dependencies from a proxy
  • build go binaries with pinned dependency versions

When to choose

  • you are stuck on Go < 1.11 and cannot use Go Modules
  • you need to reproduce legacy builds that already use gopmfiles

When to avoid

  • any modern Go project - use Go Modules instead
  • you expect updates, support, or the gopm.io service (taken down end of 2019)
  • starting a new project

Facets

cli-tool · maturity abandoned

package-manager build-tool cli developer-tools developer-tools programming-languages go cli cross-platform go-packages dependency-management archived gopath deprecated command-line

1 source

Member repositories

RepositoryRoleHealth v2
gpmgo/gopmmain10

For agents

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

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