Changes between Version 4 and Version 5 of DownLoadUbuntu


Ignore:
Timestamp:
Aug 10, 2010, 4:17:23 PM (13 years ago)
Author:
habili
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DownLoadUbuntu

    v4 v5  
    33Please note that the following applies only to Ubuntu 10.04 ("Lucid Lynx").
    44
    5 == Method 1 ==
    6 
    7 Choose the appropriate package for your Linux distribution:
    8 
    9   * Ubuntu 10.04 ("Lucid Lynx") [https://sourceforge.net/projects/anuga/files/anuga_ubuntu_package/python-anuga_1.2.0-0ubuntu3_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_ubuntu_package/python-anuga_1.2.0-0ubuntu3_amd64.deb/download AMD64]
    10 
    11 == Method 2 ==
     5== Method 1 (preferred) ==
    126
    137Open a terminal and enter:
     
    1711sudo apt-get install python-anuga
    1812}}}
    19 == Method 3 ==
     13== Method 2 ==
    2014
    2115Add the following lines to your /etc/apt/sources.list:
     
    3731sudo apt-get install python-anuga
    3832}}}
     33
     34== Method 3 ==
     35
     36Choose the appropriate package for your Linux distribution:
     37
     38  * Ubuntu 10.04 ("Lucid Lynx") [https://sourceforge.net/projects/anuga/files/anuga_ubuntu_package/python-anuga_1.2.0-0ubuntu3_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_ubuntu_package/python-anuga_1.2.0-0ubuntu3_amd64.deb/download AMD64]