Description
Fetches packages through reproducible workflows for apt, dnf, apk, and pacman using content-addressed data. It is useful for build systems that need package inputs identified by content rather than only by moving repository state.
Package fetching changes what enters a build environment. Use trusted repositories, verify content addresses, and avoid giving automation broader package-management privileges than necessary.