Do I need to compile my Bitcoin Core tarball file and therefore by default need to use the commands shown above? Or does the command shown below take care of compiling as well?
sudo install -m 0755 -o root -g root -t /usr/local/bin bitcoin-0.18.0/bin/*
That command does not take care of compiling, no.