$ apt show certbot # output trimmed Package: certbot Depends: python3-certbot (= 0.23.0-1), python3:any Suggests: python3-certbot-apache, python3-certbot-nginx, python-certbot-doc
Installing `python3-certbot-apache` gets me further. My suggestion is: Package: certbot Depends: python3-certbot (= 0.23.0-1), python3:any Recommends: python3-certbot-apache, python3-certbot-nginx Suggests: python-certbot-doc

