Hi, I installed MCUXpresso inside a minimal Ubuntu 16.04 64-bit VM and noticed the welcome screen and manual would not launch. This is because the Debian package is missing a dependency on the GTK-3 WebKit browser library. I can resolve the issue by running the following command.
apt-get install -y libwebkitgtk-3.0-0