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

Last updated: May 19,2024

1. Install "pyosmium-doc" package

This guide let you learn how to install pyosmium-doc on Kali Linux

$ sudo apt update $ sudo apt install pyosmium-doc

2. Uninstall "pyosmium-doc" package

Please follow the instructions below to uninstall pyosmium-doc on Kali Linux:

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

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

Package: pyosmium-doc
Source: pyosmium
Version: 3.7.0-1
Installed-Size: 501
Maintainer: Debian GIS Project
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 57852
SHA256: bca27723cdc090b5336383c5827bf324a629949ceb480c0d999e5af9caff7586
SHA1: 70a5a2565888b99d8eccbbf4ef45661504352cd3
MD5sum: d1ceefb2dc7a84da5bda9c591f696912
Description: Osmium library bindings for Python - Documentation
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 documentation.
Description-md5:
Homepage: https://osmcode.org/pyosmium/
Tag: devel::doc, role::documentation
Section: doc
Priority: optional
Filename: pool/main/p/pyosmium/pyosmium-doc_3.7.0-1_all.deb