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

Last updated: May 20,2024

1. Install "python3-geojson" package

This guide covers the steps necessary to install python3-geojson on Kali Linux

$ sudo apt update $ sudo apt install python3-geojson

2. Uninstall "python3-geojson" package

Please follow the guidelines below to uninstall python3-geojson on Kali Linux:

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

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

Package: python3-geojson
Source: python-geojson
Version: 3.1.0-1
Installed-Size: 67
Maintainer: Debian GIS Project
Architecture: all
Depends: python3:any
Size: 15512
SHA256: 6573a67cdcc536bf8a25fe1384a7801df7b4945c31da220f72d4f6df168f66a5
SHA1: eee644c9233b3e355bb453bb378aad21c0f6e82c
MD5sum: 220c519925ff27189c0a83bb076c3bd0
Description: Python 3 bindings and utilities for GeoJSON
This library contains:
.
* Functions for encoding and decoding GeoJSON formatted data
* Classes for all GeoJSON Objects
* An implementation of the Python geo_interface Specification
.
This is the Python 3 version of the library
Description-md5:
Homepage: https://github.com/jazzband/geojson
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/python-geojson/python3-geojson_3.1.0-1_all.deb