Changes between Version 142 and Version 143 of Download


Ignore:
Timestamp:
2020-02-23T16:27:03+01:00 (6 years ago)
Author:
skyper
Comment:

added Debian; Little more explanation about own hosted server

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v142 v143  
    4949If download size is an issue, smaller files of the tested version are available. For downloads containing only English append [/josm-tested.jar?lang=en ?lang=en] to the URL. To include one translation replace `en` with the [wikitr:/TracLanguages language code] you want (lowercase first character, supported languages only). You can further reduce the file size by stripping the signing information off with appending [/josm-tested.jar?lang=en&unsigned=1 ?unsigned=1].
    5050
    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
     55This 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.
    6756
    6857The repository contains two packages:
     
    129118sudo apt-get install josm-latest
    130119}}}
     120
     121
     122=== GNU Debian ===#GNUDebian
     123The tested version of JOSM is available under **''main''** in section **''utils''**.
     124
     125Please, 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]
     129The tested version of JOSM is available in the Application:Geo repository.
     130
     131First add as root user in yast or with zypper the repository (replace the version in the URL with the one you are using):
     132{{{
     133zypper ar -f https://download.opensuse.org/repositories/Application:/Geo/openSUSE_Leap_15.0 Application:Geo
     134}}}
     135
     136Then simply install ''josm'' and ''josm-fonts'' package.
     137
    131138
    132139== Troubleshooting ==