Packaging & Release
ProtonDrive Linux supports 18+ Linux distribution targets through a multi-format build pipeline.
Supported Formats
| Format | Target | Status |
|---|---|---|
.deb |
Debian / Ubuntu | ✅ |
.rpm |
Fedora / RHEL | ✅ |
| AppImage | Universal Linux | ✅ |
| Snap | Ubuntu / Snapcraft | ✅ |
| Pacman | Arch Linux | 🔄 |
Build Pipeline
All packages are built via GitLab CI with cross-distro VM testing. Each format has its own build job with format-specific dependencies and post-build verification steps.
See the Build System and CI Pipeline docs for details.