These steps install the official prebuilt raylib-6.0_linux_amd64.tar.gz release under /usr/local.
The prebuilt archive contains the raylib headers and libraries, but does not include a raylib.pc file for pkg-config, so we create one manually.
cd ~/Downloads