E: The repository 'http://ppa.launchpad.net/certbot/certbot/ubuntu hirsute Release' does not have a Release file.
# add repository
sudo apt-add-repository -r ppa:certbot/certbot
# update system
sudo apt update
# install certbot
sudo apt install certbot python3-certbot-nginx