How to Install and Uninstall osmcoastline Package on Kali Linux

Last updated: December 23,2024

1. Install "osmcoastline" package

Please follow the steps below to install osmcoastline on Kali Linux

$ sudo apt update $ sudo apt install osmcoastline

2. Uninstall "osmcoastline" package

This tutorial shows how to uninstall osmcoastline on Kali Linux:

$ sudo apt remove osmcoastline $ sudo apt autoclean && sudo apt autoremove

3. Information about the osmcoastline package on Kali Linux

Package: osmcoastline
Source: osmcoastline (2.4.0-2)
Version: 2.4.0-2+b2
Installed-Size: 1152
Maintainer: Debian GIS Project
Architecture: amd64
Depends: libbz2-1.0, libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libgdal34 (>= 3.7.0), libgeos-c1v5 (>= 3.4.2), liblz4-1 (>= 0.0~r130), libstdc++6 (>= 13.1), zlib1g (>= 1:1.2.6)
Size: 278036
SHA256: f0c23d27f162db0ae4190a71f622e35323ab34526f7d174170865161e10509c0
SHA1: 79b8a4fcfa536dd44e499ee325265e9086259f67
MD5sum: edb453bcd5baeae98828107c53bca9ab
Description: Extract coastline data from OpenStreetMap planet file
OSMCoastline extracts the coastline from an OSM planet file and assembles all
the pieces into polygons for use in map renderers etc.
.
OSMCoastline relies on the Osmium library for its OpenStreetMap data handling.
.
The Osmium library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.
.
This package contains the OSMCoastline utilities.
Description-md5:
Homepage: https://osmcode.org/osmcoastline/
Tag: field::geography, implemented-in::c++, role::program, use::filtering
Section: utils
Priority: optional
Filename: pool/main/o/osmcoastline/osmcoastline_2.4.0-2+b2_amd64.deb