Conda installation failing on WSL Ubuntu 22.04 because of following:
anaconda.sh: line 353: bunzip2: command not found
Couldn't find bunzip2 package:
sudo apt-get install bunzip2
gives
E: Unable to locate package bunzip2.
Any suggestions?
Conda installation failing on WSL Ubuntu 22.04 because of following:
anaconda.sh: line 353: bunzip2: command not found
Couldn't find bunzip2 package:
sudo apt-get install bunzip2
gives
E: Unable to locate package bunzip2.
Any suggestions?