Some packages like gcc-libs are apparently other packages, under a different name. turns out gcc-libs is just gcc: PKGBUILD
if I want to install that package, I know I can run pacman -S gcc-libs, but how can I find the original package, as in, the package which has a PKGBUILD named after it?