|
|
|
|
|
by wwortiz
5744 days ago
|
|
Every time I set up a server with yum I have to look up how to install development tools, groupinstall just doesn't really click with me. Pacman and apt are both better imo, and apt-get build-dep is really great when you need to do a source install but can still use normal dependencies. (I do use aptitude now instead of apt though) |
|