If I just do "apt install filebot" it wants to install a full on graphical interface (x11) nearly 1Gb...not right.
How do I just get the CLI please?
Thanks very much.
I'm sorry, I don't know what that means or how to do it. I am cli only on server edition... No gui.
If you do not want to install recommended packages you can run apt-get with the --no-install-recommends flag.
--no-install-recommends is default on some headless platforms and it is just an apt option, so not particularly specific to FileBot. I'll add a note for users that are new to apt package management.j0nr wrote: 19 Aug 2020, 14:47 Have to ask, would this info be useful in the official docs for headless installation?