How to Install and Uninstall python3-geojson-pydantic Package on Kali Linux

Last updated: November 07,2024

1. Install "python3-geojson-pydantic" package

Please follow the steps below to install python3-geojson-pydantic on Kali Linux

$ sudo apt update $ sudo apt install python3-geojson-pydantic

2. Uninstall "python3-geojson-pydantic" package

This tutorial shows how to uninstall python3-geojson-pydantic on Kali Linux:

$ sudo apt remove python3-geojson-pydantic $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-geojson-pydantic package on Kali Linux

Package: python3-geojson-pydantic
Source: geojson-pydantic
Version: 0.6.3-1
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pydantic, python3:any
Size: 15612
SHA256: 7e04f6b9e73d30f17d3b4a4268a8692acc88d5b09b3dca7b1925288c11bfb209
SHA1: b24aef3e1a3e85c8dd9b9857c566ea512ead4f38
MD5sum: 551460157671e8cf4ef278d3e04c5c49
Description: Pydantic data models for the GeoJSON specification
Models that can be used for creating or validating geojson data.
.
Includes support for pydantic's Generic Models which allow the creation of
more advanced models to validate either the geometry type or the properties.
Description-md5:
Homepage: https://github.com/developmentseed/geojson-pydantic
Section: python
Priority: optional
Filename: pool/main/g/geojson-pydantic/python3-geojson-pydantic_0.6.3-1_all.deb