How to Install and Uninstall python3-geojson Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-geojson" package

This is a short guide on how to install python3-geojson on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-geojson

2. Uninstall "python3-geojson" package

This guide let you learn how to uninstall python3-geojson on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-geojson package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-geojson
Priority: optional
Section: universe/python
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: python-geojson
Version: 1.3.1-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-geojson/python3-geojson_1.3.1-1_all.deb
Size: 12284
MD5sum: 317a86a93692e1182b67c7b221759f97
SHA1: 53d2e7a13857e227242fe5005d066fa08814900d
SHA256: 5b9fbd956dd789eabde4d8cce44ed64f99cf9a31a8e3f787406719c55f6d216f
Description-en: 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: a8bc8329edd586d9fbdfbe9a2fd3af15
Homepage: https://github.com/frewsxcv/python-geojson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu