Article 6DFG8 using pkg-config --exists

using pkg-config --exists

by
MUSTDOS
from LinuxQuestions.org on (#6DFG8)
mustdos:/home/mustdos/Desktop/installbunch/xf86-video-qxl> pkg-config --exists vim ; echo $?
1
mustdos:/home/mustdos/Desktop/installbunch/xf86-video-qxl> pkg-config --exists v ; echo $?
1
mustdos:/home/mustdos/Desktop/installbunch/xf86-video-qxl>

I always got 1 even if package exists. Is my pkg-config broken?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments