I am developing a GUI for an embedded Raspberry Pi. To make the Pi run faster and to be more efficient, I was thinking about deleting the default desktop environment from Raspian Stretch.
My question is whether the Pascal GUI app, which will be compiled through FPC and Lazarus to a Linux ARM executable, would run without the desktop environment. Will I be able to launch it through command line and see the GUI pop-up?
Thanks,
Sid.