I Uninstall my apach2 from Ubuntu because it looks not working now I tried to install it again with command
sudo apt install apache2
but even after the success it seems that it is not installed because when I try to check the apache2 status it gives me the below error
sudo systemctl status apache2
**Error: Unit apache2.service could not be found.**and after
sudo ufw app list
It says: Available applications:
- OpenSSH
- iperf
So now I am unable to install apache2 on Ubuntu