Comment 0 for bug 1662436

Revision history for this message
Chris Kuethe (ckuethe) wrote :

$ ukuu --help
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused

(ukuu:10851): Gtk-WARNING **: cannot open display:
$

which also means I can't script something like

LATEST=$(ukuu --check | grep -A2 Available | tail -1 | cut -d ' ' -f 1)
ukuu --install $LATEST