[10:16] hi [11:12] slangasek: If I wanted to do some automated testing on a server and it required a GUI to run the app could I potentially just install the apt with apt-get and it will realize a desktop environment is needed and install all the bits? [11:12] and then setup my automation after a reboot of the machine and go to town? [11:14] maybe running it inside docker is a more sane approach [15:04] bkerensa: typically the app isn't going to pull in a desktop as a dependency; you might need to manually install something like Xvfb especially if you want automation === mbarnett` is now known as mbarnett