Jak zainstalować Apache2 na Ubuntu 20.04

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