pacman -Syu # CAUTION: this updates the whole system
pacman -S base-devel
[ -d /home/linuxbrew/.linuxbrew ] && eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)
# You most likely want to add the above line to your shell startup file as well.