Can't install certbot - Apache not working

certbot’s home page doesn’t specify anything like that when I choose CentOs6. It should do that.

The first commands

$ sudo yum install epel-release
wget https://dl.eff.org/certbot-auto
chmod a+x certbot-auto

were supposed to install the epel and it did do something. I guess that’s not gonna work. Will the certonly method be able to auto renew the certificates?