$ juliaup self update
Checking for new Julia versions
Checking for self-updates
Juliaup unchanged on channel 'release' - 1.22.3
$ juliaup gui
Error: GUI binary not found at '/home/~~~~~/.juliaup/bin/juliaupgui'. The juliaupgui component may not be installed.
How can I get the juliaup gui up and running (on Linux)?
No idea but I can reproduce the problem.
From slack:
Ian Butterworth:
The linux packaging was missing the gui... Somehow the only people that tested it on linux did local builds, not the releasepreview, so I didn't notice
Nerds
This is fixed in 1.22.7 but for now you need to do
juliaup self channel releasepreview
juliaup self update
to install it.
It works now. Pretty slick gui!
Last updated: Sep 19 2026 at 08:53 UTC