2

I need a very lean system with minimum of packages installed for development in C programming language.

I know about build-essential meta-package but it's too big for my intents as I'm just working with C, not C++ etc.

I've tried to install just gcc but it still requires a lot of extra packages. What is the best approach to get the bare minimum for C development of Ubuntu 14.04?

0 Answers0