pkg.soopen package index

brew / Rang 2029

osmium-tool mit Homebrew, apt, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für osmium-tool in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install osmium-tool

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install osmium-tool

MacPorts ports tree · gis/osmium-tool/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install osmium-tool

Debian stable package indexes · osmium-tool · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install osmium-tool

Fedora Rawhide package metadata · osmium-tool · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#osmium-tool

nixpkgs package indexes · pkgs/by-name/os/osmium-tool/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Libosmium-based command-line tool for processing OpenStreetMap data

Befehle und Aliase

  • osmium

Verlauf

Projektgeschichte und Nutzung

osmium-tool is the command-line front end for the Osmium/libosmium ecosystem, providing a single `osmium` executable for inspecting, converting, filtering, extracting, sorting, diffing, and updating OpenStreetMap data files.

Projektgeschichte

The tool grew out of Jochen Topf's Osmium work. The Osmium FAQ distinguishes the old Osmium library, developed from 2010 to 2013, from the C++11-based rewrite that began in 2013; osmium-tool is built on that newer libosmium stack. The repository credits Jochen Topf as writer and maintainer and carries copyright years beginning in 2013.

Its architecture follows libosmium's file-format and data-model abstractions. The manual describes the `osmium` command as a Git-like dispatcher with subcommands, while the website emphasizes a broad feature set ranging from file info and format conversion to history-file extraction and changeset filtering.

Adoptionsgeschichte

osmium-tool became a standard utility for OSM data operators because it covers many routine jobs without requiring custom C++ code. The project site lists packages for Debian/Ubuntu, Fedora, Homebrew, and conda-forge, and the manual notes support and regular testing across Linux, macOS, and Windows.

In the OSM tooling timeline, Osmium also became the recommended alternative for some Osmosis users as Osmosis moved into light maintenance. That adoption pattern reflects a broader shift from Java pipeline tooling toward libosmium-backed C++ tools for high-volume file processing.

Wie es verwendet wird

Operators use osmium-tool to inspect extract metadata, convert between XML, PBF, O5M/O5C, OPL, and debug formats, build geographic extracts from bounding boxes or polygons, verify references in partial extracts, work with OSM history and change files, and chain these tasks inside shell scripts.

Its verbose mode, safety checks against overwriting output, and support for all major OSM file formats make it a pragmatic package for repeatable data jobs: download an extract, inspect headers, filter or cut the data, and feed the result into renderers, importers, or analysis systems.

Warum Paket-Nerds sich dafür interessieren

For package nerds, osmium-tool is the visible CLI layer of a carefully separated stack: protozero for PBF encoding support, libosmium as a header-only C++ OSM library, and osmium-tool as the packaged executable suite. It is a good example of a domain library being exposed through a durable multipurpose command.

Related projects

  • libosmium provides the underlying C++ OSM data handling. PyOsmium exposes parts of that ecosystem to Python. Osmosis, osmfilter, and osrm-backend occupy nearby OSM data-processing and routing roles.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 5 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
osmiumcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-04
Manager-Version1.19.1
Manager aktualisiert2026-06-25
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.19.1

https://github.com/osmcode/osmium-tool

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:osmium-tool
Version1.19.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/osmium-tool
Homepagehttps://osmcode.org/osmium-tool/
Repositoryhttps://github.com/osmcode/osmium-tool
Upstream-Dokumentationhttps://osmcode.org/osmium-tool/
LizenzGPL-3.0-or-later
Quellarchivhttps://github.com/osmcode/osmium-tool/archive/refs/tags/v1.19.1.tar.gz
Zuletzt aktualisiert2026-06-25T13:38:00+02:00
Pulseupdated
Abhängigkeitenboost, lz4
Build-Abhängigkeitencmake, libosmium, nlohmann-json, pandoc, protozero
Von macOS bereitgestellte Bibliothekenbzip2, expat
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameosmium-tool
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

osmium-tool 1.18.0-1

Command line tool for working with OpenStreetMap data

https://osmcode.org/osmium-tool/

sudo apt install osmium-tool
  • Section: utils
  • Architecture: amd64
  • 8 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Osmium Tool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: osmium-tool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

osmium-tool

nix profile install nixpkgs#osmium-tool
  • normalized package name match
  • Abgeglichen nach: Osmium Tool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/os/osmium-tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

osmium-tool 1.16.0-1build1

Command line tool for working with OpenStreetMap data

https://osmcode.org/osmium-tool/

sudo apt install osmium-tool
  • Section: universe/utils
  • Architecture: amd64
  • 8 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Osmium Tool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: osmium-tool from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

osmium-tool 1.19.1-2.fc45

Command line tool for working with OpenStreetMap data

http://osmcode.org/osmium-tool/

sudo dnf install osmium-tool
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: osmium-tool
  • 10 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Osmium Tool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: osmium-tool from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
MacPorts95%

osmium-tool

sudo port install osmium-tool
  • normalized package name match
  • Abgeglichen nach: Osmium Tool
MacPorts ports tree · api.github.com · MacPorts ports tree: gis/osmium-tool/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

osmium

nix profile install nixpkgs#osmium
  • installed executable or alias match
  • Abgeglichen nach: Osmium
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/os/osmium/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation