Version 2 (modified by habili, 14 years ago) (diff) |
---|
Download ANUGA 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 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