查找头文件信息:

sudo apt install apt-file

sudo apt-file update

apt-file search gst.h

查找库文件位置:

whereis  gstreamer

查找已安装的库:

dpkg -l |grep gstreamer