Hacker News new | ask | show | jobs
by humanrebar 4118 days ago
C and C++ is usually packaged with the OS's package manager, like dpkg, rpm, pacman, etc.

The closest thing to rubygems might be Portage (1) or AUR (2). You might be able to search each of those for "c++". Or maybe peek into the constituent files for '.c' or '.cpp', '.cxx', etc.

1) http://en.wikipedia.org/wiki/Portage_%28software%29

2) https://wiki.archlinux.org/index.php/Arch_User_Repository