i try to install the packages libglib-dev libgcrypt-dev via sudo apt-get install ...
on openSUSE Leap 42.2.
The trouble is it claims, that there is "No provider of 'libglib2.0-devel' found." (same for libgcrypt-dev) Is it possible, that the packages just aren't available for openSUSE or there are similar ones but with different names?
During the process of searching a solution, i messed with the repositories but was able to reset them to the original ones. I was able to install libglib-2_0-0 manually from https://software.opensuse.org/package/libglib-2_0-0 but it didn't seem to solve the problem.
Do you have a solution?