Changes between Version 39 and Version 40 of Download


Ignore:
Timestamp:
2014-07-31T20:27:15+02:00 (12 years ago)
Author:
bastiK
Comment:

add generic dist for other Debian based distributions

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v39 v40  
    6464== Ubuntu repository ==#Ubuntu
    6565
    66 The repository for Ubuntu contains two packages:
     66This 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.
     67
     68The repository contains two packages:
    6769 {{{josm}}}:: ''The tested version''[[br]]
    6870  Replaces the package from the official Ubuntu repository.
     
    9294deb http://josm.openstreetmap.de/apt trusty universe
    9395}}}
     96
     97**Note**: Simply run {{{lsb_release -c}}} in a terminal to get the proper codename.
     98
     99For other Debian based distributions, add the following line:
     100
     101{{{
     102deb http://josm.openstreetmap.de/apt alldist universe
     103}}}
    94104 
    95 **Note**: Simply run {{{lsb_release -c}}} in a terminal to get the proper codename.
    96105
    97106{{{#!comment