Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
en:download [2015/11/23 11:10] Benjamin Renard [Using Debian packages] |
en:download [2018/09/07 15:35] Benjamin Renard [Using Debian packages] |
||
---|---|---|---|
Line 3: | Line 3: | ||
You can easily install LdapSaisie using Debian packages by adding this repository on your /etc/apt/sources.list file : | You can easily install LdapSaisie using Debian packages by adding this repository on your /etc/apt/sources.list file : | ||
- | deb http://ldapsaisie.easter-eggs.org/debian jessie main | + | deb http://ldapsaisie.easter-eggs.org/debian stretch main |
| | ||
You also need to import GPG public key of this repository by running this command : | You also need to import GPG public key of this repository by running this command : | ||
Line 18: | Line 18: | ||
The Git repos can be cloned anonymously with the command : | The Git repos can be cloned anonymously with the command : | ||
- | git clone git://git.labs.libre-entreprise.org/ldapsaisie.git | + | <code bash>git clone https://gitlab.easter-eggs.com/ee/ldapsaisie.git</code> |
For more informations about Git, you can refer to [[http://git-scm.com/documentation|the Git documentation]]. | For more informations about Git, you can refer to [[http://git-scm.com/documentation|the Git documentation]]. | ||
- | A web access to sources code is avaibled [[http://git.labs.libre-entreprise.org/?p=ldapsaisie.git;a=tree|here]]. | + | A web access to sources code is avaibled [[https://gitlab.easter-eggs.com/ee/ldapsaisie/tree/master|here]]. |
===== Snapshot ===== | ===== Snapshot ===== | ||
All nights, a snapshot of the Git repository is built and is available for download here: | All nights, a snapshot of the Git repository is built and is available for download here: | ||
[[http://ldapsaisie.easter-eggs.org/download/ldapsaisie-snapshoot.tar.gz|http://ldapsaisie.easter-eggs.org/download/ldapsaisie-snapshoot.tar.gz]] | [[http://ldapsaisie.easter-eggs.org/download/ldapsaisie-snapshoot.tar.gz|http://ldapsaisie.easter-eggs.org/download/ldapsaisie-snapshoot.tar.gz]] |