To install the NGINX webserver in Arch Linux:
sudo pacman -S nginx sudo systemctl enable --now nginx