update install instructions for Fedora

now available in Fedora
This commit is contained in:
Joey Hess 2012-10-12 14:07:53 -04:00
parent e290f1b903
commit ba8c21c421
2 changed files with 21 additions and 21 deletions

View file

@ -1,22 +1,20 @@
## Pick your OS
Quick commands given where possible, but see the individual pages for
details.
[[!table format=dsv header=no data="""
[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/git-annex.dmg.bz2) **beta**
[[!table format=dsv header=yes data="""
detailed instructions | quick install
[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/git-annex.dmg.bz2) **beta**
[[Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/)
[[Debian]] | `apt-get install git-annex`
[[Ubuntu]] | `apt-get install git-annex`
[[FreeBSD]] | `pkg_add -r hs-git-annex`
[[ArchLinux]] | `yaourt -Sy git-annex`
[[NixOS]] | `nix-env -i git-annex`
[[Gentoo]] | `emerge git-annex`
[[NixOS]] | `nix install git-annex`
[[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
[[Fedora]] |
[[openSUSE]] |
Windows | [[sorry, Windows not supported yet|todo/windows_support]]
[[Debian]] | `apt-get install git-annex`
[[Ubuntu]] | `apt-get install git-annex`
[[Fedora]] | `yum install git-annex`
[[FreeBSD]] | `pkg_add -r hs-git-annex`
[[ArchLinux]] | `yaourt -Sy git-annex`
[[NixOS]] | `nix-env -i git-annex`
[[Gentoo]] | `emerge git-annex`
[[NixOS]] | `nix install git-annex`
[[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
[[openSUSE]] |
Windows | [[sorry, Windows not supported yet|todo/windows_support]]
"""]]
## Using cabal

View file

@ -1,10 +1,12 @@
git-annex is recently finding its way into Fedora.
git-annex is available in recent versions of Fedora. Although it is
not currently a very recent version, it should work ok.
[status](http://koji.fedoraproject.org/koji/packageinfo?packageID=14145)
* [Status of getting a Fedora package](https://bugzilla.redhat.com/show_bug.cgi?id=662259)
* [Koji build for F17](http://koji.fedoraproject.org/koji/buildinfo?buildID=328654)
* [Koji build for F16](http://koji.fedoraproject.org/koji/buildinfo?buildID=328656)
Should be as simple as: `yum install git-annex`
Installation recipe for Fedora 14 thruough 15.
----
Older version? Here's an installation recipe for Fedora 14 through 15.
<pre>
sudo yum install ghc cabal-install pcre-devel