2.2.3 Ubuntu 14.x and higher

For Ubuntu 14.x and higher, Monteverdi package may be available as Debian package through APT repositories. You can add it by using these command-lines:

sudo apt-get install add-apt-repository  
sudo apt-add-repository ppa:ubuntugis/ubuntugis-unstable

Now run:

sudo apt-get install monteverdi

If you are using Synaptic, you can add the repository, update and install the package through the graphical interface.

apt-add-repository will try to retrieve the GPG keys of the repositories to certify the origin of the packages. If you are behind a http proxy, this step won’t work and apt-add-repository will stall and eventually quit. You can temporarily ignore this error and proceed with the update step. Following this, aptitude update will issue a warning about a signature problem. This warning won’t prevent you from installing the packages.