+
+.. _source:
+
+Source
+------
+
+Alternatively, LinPy can be installed from source.
+First, clone the public git repository::
+
+ git clone https://scm.cri.ensmp.fr/git/linpy.git
+
+and build and install as usual with::
+
+ sudo python3 setup.py install