Java UnsatisfiedLinkError: libawt_xawt.so: libXext.so.6

The simplest to implement way to get your app to find the Xext library is to use the gnome-3-28 extension:

apps:
  mapton:
    command: mapton/bin/mapton
    extensions: [gnome-3-28]
1 Like