Build Debian Binary File

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

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

To build the DEB file, cd above the <working directory> and build the DEB file:

dpkg-deb --build --root-owner-group <working directory>

This generates a DEB file. Move the file onto the target, and install and test on the target. If it works as expected, the DEB file is ready to be uploaded and published.