Skip to content

Instantly share code, notes, and snippets.

@Xevion
Last active September 26, 2023 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Xevion/20bde56e53e563e31772683e778dcd66 to your computer and use it in GitHub Desktop.
Save Xevion/20bde56e53e563e31772683e778dcd66 to your computer and use it in GitHub Desktop.
❯ type -a pkg-config
pkg-config is /home/linuxbrew/.linuxbrew/bin/pkg-config
pkg-config is /usr/bin/pkg-config
pkg-config is /bin/pkg-config
❯ pkg-config --variable pc_path pkg-config
/home/linuxbrew/.linuxbrew/lib/pkgconfig:/home/linuxbrew/.linuxbrew/share/pkgconfig:/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/os/linux/pkgconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment