Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
diana:installing_diana_from_launchpad [2015-10-28 11:38:39] davidb Created a page to describe how to install Diana from Launchpad. |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Installing Diana from Launchpad ====== | ||
| - | |||
| - | Diana is available as a set of packages from Launchpad. For users of Ubuntu, installing these packages is the easiest way to install Diana. | ||
| - | |||
| - | ===== Ubuntu 14.04 (Trusty) ===== | ||
| - | |||
| - | Obtain the '' | ||
| - | |||
| - | sudo apt-get install software-properties-common | ||
| - | |||
| - | Add the Diana and Fimex repositories to the system: | ||
| - | |||
| - | sudo apt-add-repository ppa: | ||
| - | sudo apt-add-repository ppa: | ||
| - | |||
| - | It should then be possible to update the system sources and install packages: | ||
| - | |||
| - | sudo apt-get update | ||
| - | sudo apt-get install diana-3.39 dianamaps metno-bufrtables | ||