Here is how to fix the error “libGLU.so.1 not found” this error takes place because the Fedora install is missing the mesa-libGLU, the library which consists of the libGLU.so file.

You can fix this issue by downloading and installing the library by entering this command in a Terminal.

sudo dnf install mesa-libGLU

After this process is complete, any program, script, or software that relies on libGLU.so it will start working.

Have a question or suggestion? Leave a comment below.

I compiled a list of software and services that I use to improve my workflow, here is the link to the list.

Darryl Dias

I’m Darryl. I’m a 3D Artist, Programmer and Linux enthusiast. On this site I share my insights, tips and tricks, tutorials, methods and best practices.