|
49 | 49 |
|
50 | 50 | <!--content start-->
|
51 | 51 | <p>The download will begin immediately after clicking on the links below:</p>
|
52 |
| - <h4>GeoDa 1.20</h4> |
| 52 | + <h4>GeoDa 1.22</h4> |
53 | 53 | <ul style="margin-left:20px">
|
54 |
| - <li><a href="https://github.com/GeoDaCenter/geoda/releases/download/v1.20.0.36/GeoDa-1.20.0.36-focal.zip" |
55 |
| - onclick="gtag('event', 'GeoDaDownload', {'event_category': 'GeoDaUbuntu64Downloads120', 'event_label': 'GeoDa Software Downloads Count for Ubuntu 64'});"> |
56 |
| - GeoDa 1.20 (10/16/2022) for 64-bit Ubuntu Focal Fossa 20.04</a></li> |
57 |
| - <li><a href="https://github.com/GeoDaCenter/geoda/releases/download/v1.20.0.36/GeoDa-1.20.0.36-bionic.zip" |
58 |
| - onclick="gtag('event', 'GeoDaDownload', {'event_category': 'GeoDaUbuntu64Downloads120', 'event_label': 'GeoDa Software Downloads Count for Ubuntu 64'});"> |
59 |
| - GeoDa 1.20 (10/16/2022) for 64-bit Ubuntu Bionic Beaver 18.04</a></li> |
| 54 | + <li><a href="https://github.com/GeoDaCenter/geoda/releases/download/v1.22.0.2/GeoDa-1.22.0-focal.zip" |
| 55 | + onclick="gtag('event', 'GeoDaDownload', {'event_category': 'GeoDaUbuntu64Downloads122', 'event_label': 'GeoDa Software Downloads Count for Ubuntu 64'});"> |
| 56 | + GeoDa 1.20 (10/16/2022) for 64-bit Ubuntu Focal 20.04</a></li> |
| 57 | + <li><a href="https://github.com/GeoDaCenter/geoda/releases/download/v1.22.0.2/GeoDa-1.22.0-jammy.zip" |
| 58 | + onclick="gtag('event', 'GeoDaDownload', {'event_category': 'GeoDaUbuntu64Downloads122', 'event_label': 'GeoDa Software Downloads Count for Ubuntu 64'});"> |
| 59 | + GeoDa 1.20 (10/16/2022) for 64-bit Ubuntu Jammy 22.04</a></li> |
60 | 60 | </ul>
|
61 | 61 | <p>Alternative download links for users in China(中国):</p>
|
62 | 62 | <ul style="margin-left: 20px">
|
63 | 63 | <li><a href="https://gitee.com/geoda/geoda_mirror/releases/v1.18"
|
64 |
| - onclick="gtag('event', 'GeoDaDownload', {'event_category': 'GeoDaUbuntu64Downloads120', 'event_label': 'GeoDa Software Downloads Count for Ubuntu 64'});"> |
65 |
| - GeoDa 1.20 (9/24/2021) for 64-bit Ubuntu</a></li> |
| 64 | + onclick="gtag('event', 'GeoDaDownload', {'event_category': 'GeoDaUbuntu64Downloads122', 'event_label': 'GeoDa Software Downloads Count for Ubuntu 64'});"> |
| 65 | + GeoDa 1.22 (8/30/2023) for 64-bit Ubuntu</a></li> |
66 | 66 | </ul>
|
67 | 67 | <p>
|
68 | 68 | Note: If click to install doesn't work, please try to install using terminal
|
69 |
| - <div style="padding: 5px; background-color: black; color: rgb(0, 204, 0});"> sudo dpkg -i |
| 69 | + <div style="padding: 5px; background-color: black; color: rgb(0, 204, 0);"> sudo dpkg -i |
70 | 70 | /path/to/geoda_deb_file</div>
|
71 |
| - <div style="padding: 5px; background-color: black; color: rgb(0, 204, 0});"> sudo apt install -f</div> |
| 71 | + <div style="padding: 5px; background-color: black; color: rgb(0, 204, 0);"> sudo apt install -f</div> |
72 | 72 | <br />
|
73 | 73 | You can build GeoDa on Linux by following the instructions:
|
74 | 74 | https://github.com/GeoDaCenter/geoda/tree/master/BuildTools/ubuntu
|
75 | 75 | </p>
|
76 | 76 | <h3>Previous Versions</h3>
|
| 77 | + <h4>GeoDa 1.20.0.36</h4> |
| 78 | + <ul style="margin-left:20px"> |
| 79 | + <li><a href="https://github.com/GeoDaCenter/geoda/releases/download/v1.20.0.36/GeoDa-1.20.0.36-focal.zip" |
| 80 | + onclick="gtag('event', 'GeoDaDownload', {'event_category': 'GeoDaUbuntu64Downloads120', 'event_label': 'GeoDa Software Downloads Count for Ubuntu 64'});"> |
| 81 | + GeoDa 1.20 (10/16/2022) for 64-bit Ubuntu Focal Fossa 20.04</a></li> |
| 82 | + <li><a href="https://github.com/GeoDaCenter/geoda/releases/download/v1.20.0.36/GeoDa-1.20.0.36-bionic.zip" |
| 83 | + onclick="gtag('event', 'GeoDaDownload', {'event_category': 'GeoDaUbuntu64Downloads120', 'event_label': 'GeoDa Software Downloads Count for Ubuntu 64'});"> |
| 84 | + GeoDa 1.20 (10/16/2022) for 64-bit Ubuntu Bionic Beaver 18.04</a></li> |
| 85 | + </ul> |
| 86 | + <p>Alternative download links for users in China(中国):</p> |
| 87 | + <ul style="margin-left: 20px"> |
| 88 | + <li><a href="https://gitee.com/geoda/geoda_mirror/releases/v1.18" |
| 89 | + onclick="gtag('event', 'GeoDaDownload', {'event_category': 'GeoDaUbuntu64Downloads120', 'event_label': 'GeoDa Software Downloads Count for Ubuntu 64'});"> |
| 90 | + GeoDa 1.20 (9/24/2021) for 64-bit Ubuntu</a></li> |
| 91 | + </ul> |
77 | 92 | <h4>GeoDa 1.20.0.20</h4>
|
78 | 93 | <ul style="margin-left:20px">
|
79 | 94 | <li><a href="https://github.com/GeoDaCenter/geoda/releases/download/v1.20/geoda_1.20.0.20-1focal1_amd64.deb"
|
|
0 commit comments