Gaussview 5 Linux [upd]
docker build -t gv5 . xhost +local:docker docker run -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix --rm gv5
GTK/Qt themes interfering with Motif widgets. Fix: Unset the GTK theme environment variable: gaussview 5 linux
Using offers the "best of both worlds": a GUI that is physically displayed on your local machine, but which operates on the powerful Linux backend where your calculations occur. docker build -t gv5
unset GTK2_RC_FILES unset GTK_RC_FILES gview gaussview 5 linux