Como instalar o Apache2 no Ubuntu 20.04

sudo apt-get update
sudo apt-get install apache2
Chris Nzoka-okoye