Topic: How to add deb package to ISO?
Building custom Gparted ISO using official guide: https://gparted.org/create-gparted-live.php
There is a program I would like to include, called apart-gtk. It is a GUI for partclone.
Unfortunately it is only available as deb package (no installable repository).
How can I include it in the create-gparted-live script?
Thanks in advance!