Changes between Version 23 and Version 24 of Download
- Timestamp:
- 2013-04-26T16:17:13+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v23 v24 63 63 64 64 Edit the package resource list {{{/etc/apt/sources.list}}}: 65 65 66 {{{ 66 67 #!sh … … 68 69 }}} 69 70 71 and add the following line: 72 {{{ 73 deb http://josm.openstreetmap.de/apt VERSION universe 74 }}} 75 76 {{{#!comment 77 Outdated, please recheck if above solution works and delete next comment. 78 }}} 79 80 {{{#!comment 70 81 and add one of the following lines according to your Ubuntu-Version: 71 82 {{{ … … 79 90 80 91 **Note**: You can just run {{{lsb_release -c}}} in a terminal to get the proper codename. 81 Download and register the public key: 92 93 }}} 94 95 Download and register the [[/josm-apt.key|public key]]: 82 96 {{{ 83 97 #!sh