I tried to post this message earlier in the week but it never got through. Not sure what mistake I make. I’ve been having a problem getting kicad to work from the repos. I’m on Tumbleweed. Error message: Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1010,STL containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,STL containers,compatible with 2.8). Aborted (core dumped)
ln TW the c complier has been updated to newer version so some lib apparently has not been updated. The joy of living on the cutting edge
Oh the joy I should just install from source for the moment I guess.
Fixed version will be in Tumbleweed soon, temporary you can use electronics repository: https://software.opensuse.org/download.html?project=electronics&package=kicad
Deadly thanks for that, been missing it.
Finally fixed KiCad packages are published.