Bundle
Noun · Open Source
Definitions
A packaged collection of files or dependencies combined for distribution, installation, or runtime use. In software culture, bundles appear in frontend builds, package managers, installers, and portable release artifacts.
In plain English: A packaged group of files or dependencies distributed together.
Example: "The release bundle included the binary, default config, and license files so users did not have to assemble pieces from separate downloads."