Added a comment: conda install now available on Linux (no root privileges needed)

This commit is contained in:
ilyawebmail@d5db0da13c02cda3860f534f3f02acdc914360b9 2018-03-27 18:33:36 +00:00 committed by admin
parent 8280f2558a
commit 3809698fbf

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="ilyawebmail@d5db0da13c02cda3860f534f3f02acdc914360b9"
nickname="ilyawebmail"
avatar="http://cdn.libravatar.org/avatar/34c90de0aa8b47144f32671827bd97d1"
subject="conda install now available on Linux (no root privileges needed)"
date="2018-03-27T18:33:36Z"
content="""
On Linux, an up-to-date binary distribution of git-annex can now be installed with the conda package manager ( https://conda.io/docs/ ) from with conda-forge channel ( https://conda-forge.org/ ). After installing conda, do: \"conda install -c conda-forge git-annex\".
"""]]