Usage: ucsm-gui [OPTIONS] HOST [USERNAME] [PASSWORD]
Launch UCSM GUI
- Options:
-c, --config PATH Path to config file -h, --help Show this message and exit.
Requires oracle java for gui to work (jdk8 from AUR)
Add /usr/lib/jvm/default/bin to path to get javaws binary
export PATH=$PATH:/usr/lib/jvm/default/bin
Works with system Java install just ensure it is up to date