I’m working on an experimental program in Vala, and I want to install the gedit development package for it. I know it exists, since there’s documentation for it, but I can’t find it anywhere.
Any ideas?
I’m working on an experimental program in Vala, and I want to install the gedit development package for it. I know it exists, since there’s documentation for it, but I can’t find it anywhere.
Any ideas?
gedit is just a text editor. You can find it in the packages with YaST and install from there.
I have gedit (the program) installed; what I want to find is the vala development package. It provides several components from gedit that I want to use in my own program.
zypper se vala
zypper info vala
zypper info vala-devel
Some sort of addon? It may not be in the standard repos. Try a search at software.opensuse.org/search. If not there you might have to ask the Vala forums where to get it.