What do the *-dev packages in the Linux package repositories actually contain?

后端 未结 4 839
温柔的废话
温柔的废话 2020-12-07 14:35

My question is very basic, as is my knowledge right now.

I\'m a long-time Linux user, but have only recently taken a major interest in programming. I see that many p

4条回答
  •  无人及你
    2020-12-07 15:03

    This package contains the headers and other development files not included in the main pidgin package. Install -dev if you wish to compile your own plugins.

提交回复
热议问题