Problem with update certbot for apache on ubuntu

Found a solution here: Version Upgrade

What i’ve done:
apt-get update & apt-cache policy certbot

sudo apt-get --with-new-pkgs upgrade because certbot kept back

and after that certbot --version || /path/to/certbot-auto --version says:
certbot 0.28.0

1 Like