How to Install and Uninstall python3-pyosmium Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-pyosmium" package

Please follow the guidance below to install python3-pyosmium on Kali Linux

$ sudo apt update $ sudo apt install python3-pyosmium

2. Uninstall "python3-pyosmium" package

Please follow the step by step instructions below to uninstall python3-pyosmium on Kali Linux:

$ sudo apt remove python3-pyosmium $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyosmium package on Kali Linux

Package: python3-pyosmium
Source: pyosmium (3.7.0-1)
Version: 3.7.0-1+b1
Installed-Size: 5606
Maintainer: Debian GIS Project
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-requests, python3:any, libbz2-1.0, libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), liblz4-1 (>= 0.0~r130), libstdc++6 (>= 13.1), zlib1g (>= 1:1.2.6)
Suggests: python3-shapely, pyosmium-doc
Size: 1132944
SHA256: 14e981efa71e0ffeee9e993b69ff74ad81a79630bedc8e0e2667b72b041d962b
SHA1: 6af823e9271996c73cc9076ba1506ab9c4046865
MD5sum: 5b4dcc3e096912a2d7fe55431370eec0
Description: Osmium library bindings for Python 3
The PyOsmium module allows you to access some of the features of the Osmium
library from Python code.
.
PyOsmium has extensive support for all types of OSM entities: nodes, ways,
relations, and changesets. It allows reading from OSM files in XML and PBF
formats, including change files and full history files. Its easy to use
handler interface allows you to quickly write data filtering and conversion
functions.
.
This package contains the PyOsmium module for Python 3.
Description-md5:
Homepage: https://osmcode.org/pyosmium/
Tag: devel::lang:python, devel::library, implemented-in::c++,
implemented-in::python, role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/pyosmium/python3-pyosmium_3.7.0-1+b1_amd64.deb