| 51 | | == Repositories == |
| 52 | | |
| 53 | | === openSUSE ===#Opensuse |
| 54 | | [=#openSUSE] |
| 55 | | The tested version of JOSM is available in the Application:Geo repository. |
| 56 | | |
| 57 | | First add as root user in yast or with zypper the repository (replace the version in the URL with the one you are using): |
| 58 | | {{{ |
| 59 | | zypper ar -f https://download.opensuse.org/repositories/Application:/Geo/openSUSE_Leap_15.0 Application:Geo |
| 60 | | }}} |
| 61 | | |
| 62 | | Then simply install ''josm'' and ''josm-fonts'' package. |
| 63 | | |
| 64 | | === Ubuntu ===#Ubuntu |
| 65 | | |
| 66 | | This is a package repository primarily for Ubuntu. It should also work with other Debian based (especially Ubuntu based) distributions, but we do not actively test and maintain any distributions other than Ubuntu. |
| | 51 | == Linux Repositories == |
| | 52 | |
| | 53 | === JOSM's Debian based mainly for Ubuntu ===#Ubuntu |
| | 54 | |
| | 55 | This is our own package repository primarily for Ubuntu. It should also work with other Debian based (especially Ubuntu based) distributions, but we do not actively test and maintain any distributions other than Ubuntu. |
| | 120 | |
| | 121 | |
| | 122 | === GNU Debian ===#GNUDebian |
| | 123 | The tested version of JOSM is available under **''main''** in section **''utils''**. |
| | 124 | |
| | 125 | Please, use the [https://backports.debian.org backports repository] to get the up to date version, see [https://backports.debian.org/Instructions Instructions]. |
| | 126 | |
| | 127 | === openSUSE ===#Opensuse |
| | 128 | [=#openSUSE] |
| | 129 | The tested version of JOSM is available in the Application:Geo repository. |
| | 130 | |
| | 131 | First add as root user in yast or with zypper the repository (replace the version in the URL with the one you are using): |
| | 132 | {{{ |
| | 133 | zypper ar -f https://download.opensuse.org/repositories/Application:/Geo/openSUSE_Leap_15.0 Application:Geo |
| | 134 | }}} |
| | 135 | |
| | 136 | Then simply install ''josm'' and ''josm-fonts'' package. |
| | 137 | |