With Fedora 32 you can try to install Julia with the native package manager
sudo dnf install julia
(at present it installs 1.4.2 version, not lagging behind the last version like before).
For me Makie compiles with OpenGL in the julia installed liek this, and fails if I try to use the generic linux binary from the julia site.