Is there a centralized library management for C? how rubigems for C?

So, I was wondering if there is a centralized library management for C? e.g. rubygems for C? I realized that this might be a stupid idea, but there are times when I want to have the advantages of a rubigem, but for C.

+3
source share
1 answer

Most package management systems have entries for C libraries.

+2
source

All Articles