git-annex/doc/install/Ubuntu.mdwn
2013-06-22 11:11:35 -04:00

29 lines
783 B
Markdown

## Saucy, Raring
sudo apt-get install git-annex
## Precise
sudo apt-get install git-annex
Note: This version is too old to include the [[assistant]] or its WebApp,
but is otherwise usable.
## Precise PPA
<https://launchpad.net/~fmarier/+archive/git-annex>
A newer version of git-annex, including the [[assistant]] and WebApp.
(Maintained by François Marier)
sudo add-apt-repository ppa:fmarier/git-annex
sudo apt-get update
sudo apt-get install git-annex
## Oneiric
sudo apt-get install git-annex
Warning: The version of git-annex shipped in Ubuntu Oneiric
had [a bug that prevents upgrades from v1 git-annex repositories](https://bugs.launchpad.net/ubuntu/+source/git-annex/+bug/875958).
If you need to upgrade such a repository, get a newer version of git-annex.