To uninstall , you need to do three things:certbot-auto

  1. If you added a cron job or systemd timer to automatically run to renew your certificates, you should delete it. If you did this by following our instructions, you can delete the entry added to by running a command like .certbot-auto/etc/crontabsudo sed -i '/certbot-auto/d' /etc/crontab

  2. Delete the script. If you placed it in like we recommended, you can delete it by running .certbot-auto/usr/local/binsudo rm /usr/local/bin/certbot-auto

  3. Delete the Certbot installation created by by running .certbot-autosudo rm -rf /opt/eff.org