wiki:DownloadUbuntuViewer

Version 1 (modified by habili, 14 years ago) (diff)

--

Download ANUGA Viewer for Ubuntu

Please note that the following applies only to Ubuntu 10.04 ("Lucid Lynx").

Method 1

Choose the appropriate package for your Linux distribution:

Method 2

Open a terminal and enter:

sudo add-apt-repository ppa:anuga/ppa (this step is not required if you've already installed the ANUGA source via this method)
sudo apt-get update
sudo apt-get install anuga-viewer

Method 3

Add the following lines to your /etc/apt/sources.list:

deb http://ppa.launchpad.net/anuga/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/anuga/ppa/ubuntu lucid main

Download the ANUGA key from here. You can add this key with:

sudo apt-key add anuga.key

or go to System -> Administration -> Software Sources -> Authentication -> Import Key File

Open a terminal and enter:

sudo apt-get update
sudo apt-get install anuga-viewer