Pkglinks May 2026

pkglinks sync --ecosystem npm --output ./npm_index.json
pkglinks deps express --offline ./npm_index.json

Pkglinks is a lightweight, open-source CLI tool that acts as a verification layer for package metadata. It functions as a "phone book" for dependencies, scanning a project’s lockfile and verifying the integrity of the links associated with each package.

Unlike traditional package managers that focus on downloading code, Pkglinks focuses on context. It answers the question: Where did this come from, and does that place still exist? Pkglinks

| Software | Latest Stable | All Versions | |----------|---------------|----------------| | Kubectl | Download | Releases | | Terraform | Download | Releases | | Helm | Download | Releases | | Protoc | Download | Releases | pkglinks sync --ecosystem npm --output


pkglinks init

Creates .pkglinks/ directory and a pkglinks.json manifest. Pkglinks is a lightweight, open-source CLI tool that

pkglinks sync --ecosystem npm --output ./npm_index.json
pkglinks deps express --offline ./npm_index.json

Pkglinks is a lightweight, open-source CLI tool that acts as a verification layer for package metadata. It functions as a "phone book" for dependencies, scanning a project’s lockfile and verifying the integrity of the links associated with each package.

Unlike traditional package managers that focus on downloading code, Pkglinks focuses on context. It answers the question: Where did this come from, and does that place still exist?

| Software | Latest Stable | All Versions | |----------|---------------|----------------| | Kubectl | Download | Releases | | Terraform | Download | Releases | | Helm | Download | Releases | | Protoc | Download | Releases |


pkglinks init

Creates .pkglinks/ directory and a pkglinks.json manifest.