Cerbot package unavailable on arch linux

First I downloaded certbot-auto via wget. When executed this results in:

./certbot-auto
Please use pacman to install letsencrypt packages:
pacman -S certbot certbot-apache


the above command results in:
error: target not found: certbot
error: target not found: certbot-apache

That’s very weird, because it’s properly listed: https://www.archlinux.org/packages/community/any/certbot/

Is your arch’s package manager configuration correctly?

you’re right - the mistake was mine. The certbot package is available and I was able to install it.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.