If someone still needs it-- following Solve conda-libmamba-solver (libarchive.so.19) error after updating conda to 23.11.0 without reinstalling conda?
sudo apt-get install libarchive13 conda install mamba -c conda-forge --force-reinstall -y
Worked for me :)