Hi,
I’m new to linux and I’m trying to install some apps on tumbleweed. When I try to install krita or blender, I get a message that libyaml-cpp.so.0.7()(64bit)
is missing:
sudo zypper install blender
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides 'libyaml-cpp.so.0.7()(64bit)' needed by the to be installed libOpenColorIO2_1-2.1.2-3.3.x86_64
Solution 1: do not install blender-3.6.2-1.1.x86_64
Solution 2: break libOpenColorIO2_1-2.1.2-3.3.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c):
Is there a way I can install this missing dependency?
Thank you for your help!