Akin to another thread I posted not that long ago, it appears that more than one official package is unable to be installed due to a dependency issue. This time I’ve observed that I’m unable to install Blender because of this:
Problem: nothing provides libboost_filesystem.so.1.75.0()(64bit) needed by blender-2.92.0-1.5.x86_64
Solution 1: do not install blender-2.92.0-1.5.x86_64
Solution 2: break blender-2.92.0-1.5.x86_64 by ignoring some of its dependencies
I get this error despite having the current libboost_filesystem packages installed:
i+ | libboost_filesystem-devel | Development headers for Boost.Filesystem library | package
i | libboost_filesystem1_76_0 | Boost.Filesystem Runtime Libraries | package
i+ | libboost_filesystem1_76_0-32bit | Boost.Filesystem Runtime Libraries | package
i | libboost_filesystem1_76_0-devel | Development headers for Boost.Filesystem library | package
What do?