1Installation
2============
3
4Scientific Linux/CentOS7
5------------------------
6
7You will find packages for davix in all of these_ repositories. Once you have enabled one of the repositories, run: ::
8
9  sudo yum install davix
10
11.. _these: https://dmc.web.cern.ch/repositories
12
13Ubuntu
14------
15
16You can install davix from the default ubuntu repositories. ::
17
18  sudo apt-get install davix
19
20Compiling from source
21---------------------
22
23If you need to have the most recent version, you could try our unstable repository_, which will automatically pull the latest build.
24Otherwise, see :ref:`compiling` for instructions.
25
26.. _repository: https://dmc.web.cern.ch/repositories
27
28