FIX: An error occured during Nobara Resolve installation: Command '[...]' returned non-zero exit status 1.
I am just putting this out there for those who are having issues installing Davinci Resolve on Nobara Linux using Nobara's DaVinci Resolve Wizard.
If you run the script manually you'll most likely see the error "dlopen(): error loading libfuse.so.2", even though they are installed.
No fears. Just run the following command and then re-run the Resolve Wizard and it should be fixed!
sudo dnf install fuse-libs
Enjoy!