Build Flow for Debian Binary Package

Kria SOM App Store Applications Developer Deployment Guide for Ubuntu (UG1630)

Document ID
UG1630
Release Date
2023-08-11
Revision
1.0 English

A typical build flow for a Debian binary package involves following steps:

  • Prepare binaries
  • Prepare build metadata (create/update DEBIAN/ directory)
  • Build DEB binary and test
  • Upload the Debian binary DEB file
Note: In the appendix, there is a simple Hello World Example for Debian binary packaging.
Figure 1. Debian Binary Package Flow