I want to use an older version of Julia package in my conda env. I downloaded a tar package corresponding to the required version from the website https://anaconda.org/conda-forge/julia/files but not really sure how to install this in my conda environment. Help please!
I tried conda install julia=1.7.3
but no luck.