I’ve been trying to install conda on my system for about 3 months now. Mambaforge from the AUR works fine, but it’s getting deprecated. The problem seems to be something related to SSL: -
PREFIX=/home/user/.cache/paru/clone/miniconda3/pkg/miniconda3/opt/miniconda3
Unpacking payload ...
Installing base environment...
CustomValidationError: Parameter ssl_verify = '/opt/mambaforge/ssl/cacert.pem' declared in <<merged>> is invalid.
ssl_verify value '/opt/mambaforge/ssl/cacert.pem' must be a boolean, a path to a certificate bundle file, a path to a directory containing certificates of trusted CAs, or 'truststore' to use the operating system certificate store.