A Software Package is the deployable unit of an application in OneDeploy. It represents a specific version of software combined with its installation files and the steps required to install it during a build.
Software Packages are what you add to builds. Multiple Software Packages can exist for the same application, allowing different versions, architectures, or configurations to be managed and deployed as needed.
Software Packages may be installed unconditionally, controlled by filters, or classified as DriverApps to limit installation to specific hardware or conditions.
In OneDeploy, Software refers to the general product name of an application, independent of version.
For example, “Adobe Acrobat Reader” is the Software, while individual releases (such as version 2025.001.20693) are represented as separate Software Packages. This separation allows OneDeploy to group and manage multiple versions of the same application cleanly.