How to solve - Package 'python-certbot-apache' has no installation candidate on Ubuntu 20.04

Опубликовано: 01 Октябрь 2024
на канале: Ambar Hasbiyatmoko
3,016
21

I am trying to install lets encrypt with this command :
sudo apt-get install python-certbot apache


but got this error :
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-certbot-apache is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-certbot-apache

E: Package 'python-certbot-apache' has no installation candidate


-------


This video will help you to fix it.