gspiceui is supposed to be a front end gui for spice electrical circuit analysis software.
I tried to install using sudo zypper install (my alias is szi). Install was unsuccessful due to missing libguile but a later version is installed.
Might try a link to send calls for libguile version 2 to version 3 but thought I’d ask if anyone had a solution first before trying that.
thanks, tom kosvic
base) tom@mydesktop: ~ $ szi gspiceui
Refreshing service 'NVIDIA'.
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: 1: nothing provides 'libguile-2.2.so.1()(64bit)' needed by the to be installed geda-gnetlist-1.10.0-26.1.x86_64
Solution 1: do not install gspiceui-1.2.87-3.55.x86_64
Solution 2: break geda-gnetlist-1.10.0-26.1.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
(base) tom@mydesktop: ~ $ locate libguile
/usr/lib64/libguile-3.0.so.1
/usr/lib64/libguile-3.0.so.1.6.0
/usr/share/licenses/libguile-3_0-1
/usr/share/licenses/libguile-3_0-1/COPYING
/usr/share/licenses/libguile-3_0-1/COPYING.LESSER
/usr/share/licenses/libguile-3_0-1/LICENSE
(base) tom@mydesktop: ~ $