2013-04-27 15:21:48 +00:00
|
|
|
## Raring
|
2011-02-06 17:43:31 +00:00
|
|
|
|
|
|
|
sudo apt-get install git-annex
|
|
|
|
|
2013-04-27 15:21:48 +00:00
|
|
|
## Precise
|
2011-11-09 18:37:14 +00:00
|
|
|
|
2013-04-27 15:21:48 +00:00
|
|
|
sudo apt-get install git-annex
|
|
|
|
|
|
|
|
Note: This version is too old to include the [[assistant]], but is otherwise
|
|
|
|
usable.
|
|
|
|
|
|
|
|
## Precise PPA
|
|
|
|
|
|
|
|
<https://launchpad.net/~fmarier/+archive/ppa>
|
|
|
|
|
|
|
|
A newer version of git-annex, including the [[assistant]].
|
|
|
|
(Maintained by François Marier)
|
2013-01-16 19:41:02 +00:00
|
|
|
|
2013-04-27 15:21:48 +00:00
|
|
|
sudo add-apt-repository ppa:fmarier/ppa
|
|
|
|
sudo apt-get update
|
|
|
|
sudo apt-get install git-annex
|
|
|
|
|
|
|
|
## Oneiric
|
|
|
|
|
|
|
|
sudo apt-get install git-annex
|
2011-11-09 18:37:14 +00:00
|
|
|
|
|
|
|
Warning: The version of git-annex shipped in Ubuntu Oneiric
|
2013-04-27 15:21:48 +00:00
|
|
|
had [a bug that prevents upgrades from v1 git-annex repositories](https://bugs.launchpad.net/ubuntu/+source/git-annex/+bug/875958).
|
2011-11-09 18:37:14 +00:00
|
|
|
If you need to upgrade such a repository, get a newer version of git-annex.
|