Changes between Version 5 and Version 6 of DownloadUbuntuViewer
- Timestamp:
- Oct 20, 2010, 2:27:01 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadUbuntuViewer
v5 v6 1 1 = Download ANUGA Viewer for Ubuntu = 2 2 3 Please note that the following applies only to Ubuntu 10.04 ("Lucid Lynx") . Instructions for running the viewer can be found [https://datamining.anu.edu.au/anuga/raw-attachment/wiki/WikiStart/readme.ubuntu.txt here].3 Please note that the following applies only to Ubuntu 10.04 ("Lucid Lynx") and onwards. Instructions for running the viewer can be found [https://datamining.anu.edu.au/anuga/raw-attachment/wiki/WikiStart/readme.ubuntu.txt here]. 4 4 5 5 == Method 1 (preferred) == … … 11 11 sudo apt-get install anuga-viewer 12 12 }}} 13 13 14 == Method 2 == 14 15 Add the following lines to your /etc/apt/sources.list:16 17 {{{18 deb http://ppa.launchpad.net/anuga/ppa/ubuntu lucid main19 deb-src http://ppa.launchpad.net/anuga/ppa/ubuntu lucid main20 }}}21 22 Download the ANUGA key from [https://datamining.anu.edu.au/anuga/raw-attachment/wiki/WikiStart/anuga.key here]. You can add this key with:23 {{{24 sudo apt-key add anuga.key25 }}}26 or go to System -> Administration -> Software Sources -> Authentication -> Import Key File27 28 Open a terminal and enter:29 {{{30 sudo apt-get update31 sudo apt-get install anuga-viewer32 }}}33 34 == Method 3 ==35 15 36 16 Choose the appropriate package for your Linux distribution: 37 17 38 * Ubuntu 10. 04 ("Lucid Lynx") [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-0ubuntu1_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-0ubuntu1_amd64.deb/download AMD64]18 * Ubuntu 10.10 ("Maverick Meerkat") [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-meerkat_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-meerkat_amd64.deb/download AMD64] 39 19 20 * Ubuntu 10.04 ("Lucid Lynx") [http://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-lucid_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-luvid_amd64.deb/download AMD64] 21