Kelly <lightsolphoenix <at> gmail.com> writes: > I was wondering, is there a C/C++ library for accessing YUM repositories? There's APT-RPM, but the current library interface probably doesn't export the functions you need, so you'd probably have to do some modifications on the code. Kevin Kofler