Package Bundles
This guide covers the packaging configurations and build scripts for the GetApp Agent across different distribution formats: Debian/Ubuntu (.deb), Red Hat–family (.rpm), and Windows (.msi).
If you only need to install a pre-built package, see Getting Started. The page below is for building packages from source, advanced install-time configuration, and silent / unattended deployments.
Current Structure
bundles/
├── rpm/ # Red Hat/CentOS/AlmaLinux/Fedora packages
│ ├── build-rpm.sh
│ ├── getapp.service
│ ├── postinst