wiki:DownLoadUbuntu

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

--

Download ANUGA for Ubuntu

Method 1

Please choose the appropriate package for your Linux distribution:

Method 2

Open a terminal and enter:

sudo add-apt-repository ppa:anuga/ppa
sudo apt-get update
sudo apt-get install python-anuga

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 python-anuga