File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -30,3 +30,8 @@ Jessie those new packages are available in the
30
30
Packages for several Fedora versions
31
31
[ are available] ( https://apps.fedoraproject.org/packages/osmium-tool ) .
32
32
33
+ ### Archlinux
34
+
35
+ Packages can be installed from [ AUR] ( https://aur.archlinux.org/ ) :
36
+ [ osmium-tool] ( https://aur.archlinux.org/packages/osmium-tool/ )
37
+
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ <h2>Download</h2>
45
45
< ul >
46
46
< li > < a href ="https://packages.debian.org/source/sid/libosmium "> Debian</ a > (including backports)</ li >
47
47
< li > < a href ="https://apps.fedoraproject.org/packages/libosmium "> Fedora</ a > </ li >
48
+ < li > < a href ="https://aur.archlinux.org/packages/libosmium/ "> Archlinux</ a > </ li >
48
49
< li > < a href ="https://formulae.brew.sh/formula/libosmium "> OS/X (Homebrew)</ a > </ li >
49
50
</ ul >
50
51
Original file line number Diff line number Diff line change @@ -45,13 +45,14 @@ <h2>Download</h2>
45
45
< a href ="https://packages.debian.org/source/sid/pyosmium "> Debian Sid</ a >
46
46
(also available in
47
47
< a href ="https://packages.debian.org/source/jessie-backports/pyosmium "> Jessie
48
- backports</ a > ) and
49
- < a href ="https://apps.fedoraproject.org/packages/pyosmium/overview "> Fedora</ a > .
48
+ backports</ a > ),
49
+ < a href ="https://apps.fedoraproject.org/packages/pyosmium/overview "> Fedora</ a > and
50
+ < a href ="https://aur.archlinux.org/packages/pyosmium/ "> Archlinux</ a > .
50
51
51
52
52
53
< h2 > License</ h2 >
53
54
54
55
< p > PyOsmium is available under the
55
- < a href ="https://github.com/osmcode/pyosmium/blob/master/LICENSE.TXT "> BSD
56
+ < a href ="https://github.com/osmcode/pyosmium/blob/master/LICENSE.TXT "> BSD
56
57
2-Clause License</ a > .</ p >
57
58
You can’t perform that action at this time.
0 commit comments