If I won't compile any package myself, do I need .h files that reside in /usr/include or similiar directories. Almost all distro seem to have them, but does an end user needs them at all?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
closed as off topic by soandos, wizlog, Ivo Flipse♦ Jul 12 '12 at 19:57
Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Even if you do not compile any package by yourself, still it's a good idea not to remove them. For example, when you try to install new packages, some of them would might certain header files. In fact, you might even need to have additional headers in that case, often by installing a |
|||
|
|