Changes between Version 39 and Version 40 of Download
- Timestamp:
- 2014-07-31T20:27:15+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v39 v40 64 64 == Ubuntu repository ==#Ubuntu 65 65 66 The repository for Ubuntu contains two packages: 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. 67 68 The repository contains two packages: 67 69 {{{josm}}}:: ''The tested version''[[br]] 68 70 Replaces the package from the official Ubuntu repository. … … 92 94 deb http://josm.openstreetmap.de/apt trusty universe 93 95 }}} 96 97 **Note**: Simply run {{{lsb_release -c}}} in a terminal to get the proper codename. 98 99 For other Debian based distributions, add the following line: 100 101 {{{ 102 deb http://josm.openstreetmap.de/apt alldist universe 103 }}} 94 104 95 **Note**: Simply run {{{lsb_release -c}}} in a terminal to get the proper codename.96 105 97 106 {{{#!comment
