rename page
This commit is contained in:
parent
63314a9188
commit
8865041834
2 changed files with 3 additions and 2 deletions
|
@ -15,7 +15,7 @@ detailed instructions | quick install
|
||||||
[[Gentoo]] | `emerge git-annex`
|
[[Gentoo]] | `emerge git-annex`
|
||||||
[[Guix]] | `guix package -i git-annex`
|
[[Guix]] | `guix package -i git-annex`
|
||||||
[[Void]] | `xbps-install git-annex`
|
[[Void]] | `xbps-install git-annex`
|
||||||
[[ScientificLinux5]] |
|
[[ScientificLinux]] |
|
||||||
[[openSUSE]] | `zypper in git-annex`
|
[[openSUSE]] | `zypper in git-annex`
|
||||||
[[Docker]] |
|
[[Docker]] |
|
||||||
[[conda]] | `conda install -c conda-forge git-annex`
|
[[conda]] | `conda install -c conda-forge git-annex`
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
For SL6/CentOS6 install the EPEL repo and yum install git-annex.
|
Install the [EPEL](https://fedoraproject.org/wiki/EPEL)
|
||||||
|
repo and yum install git-annex.
|
||||||
|
|
||||||
However, the git-annex in EPEL is very old (from 2014 in EPEL 7).
|
However, the git-annex in EPEL is very old (from 2014 in EPEL 7).
|
||||||
Use the [[Linux_standalone]] install to get a current version.
|
Use the [[Linux_standalone]] install to get a current version.
|
Loading…
Reference in a new issue