From 1518e1512312496af4153754143fee0fc0d16657 Mon Sep 17 00:00:00 2001 From: cardoso-neto Date: Tue, 11 Aug 2020 13:23:00 +0000 Subject: [PATCH] Added a comment: Great tip about conda. --- ...ent_6_044da90b6cc18534de74ee5d38d6becb._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/forum/building_the_standalone_distribution_from_source/comment_6_044da90b6cc18534de74ee5d38d6becb._comment diff --git a/doc/forum/building_the_standalone_distribution_from_source/comment_6_044da90b6cc18534de74ee5d38d6becb._comment b/doc/forum/building_the_standalone_distribution_from_source/comment_6_044da90b6cc18534de74ee5d38d6becb._comment new file mode 100644 index 0000000000..1ee8c4a61e --- /dev/null +++ b/doc/forum/building_the_standalone_distribution_from_source/comment_6_044da90b6cc18534de74ee5d38d6becb._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="cardoso-neto" + avatar="http://cdn.libravatar.org/avatar/d90a656df072f3a29da54302c190c696" + subject="Great tip about conda." + date="2020-08-11T13:22:58Z" + content=""" +I had no idea git-annex was on a conda channel even though it is clearly stated on the [install page](https://git-annex.branchable.com/install/). + +I just installed it with `conda install git-annex -c conda-forge` and, to my amazement, instead of `v8.20200226` (which was available on my focal fossa standard apt repos) being installed, `v8.20200810-g693f2093a` was installed. + +It was so easy to install and it is a version that was built just yesterday. I loved it. + +Please keep the plumbing that made this possible alive. +"""]] -- 2.30.2