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

Last updated: May 20,2024

1. Install "python3-antimeridian" package

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

$ sudo apt update $ sudo apt install python3-antimeridian

2. Uninstall "python3-antimeridian" package

This guide covers the steps necessary to uninstall python3-antimeridian on Kali Linux:

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

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

Package: python3-antimeridian
Source: antimeridian
Version: 0.3.3-1
Installed-Size: 100
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-numpy, python3-shapely, python3:any
Size: 19260
SHA256: de6ebb54732a1b299acafd12254d96613fbf9d78c55fedf0df0a294a9c01646f
SHA1: 9e9be453ccb4ba200915b2210c2ebb69f08a977c
MD5sum: 0043ece8511eda5352fa35ceff39cb1f
Description: Fix GeoJSON polygons that cross the antimeridian
The antimeridian Python package provides functions to fix shapes
that cross the antimeridian.
.
It can fix:
.
* Shapely Polygon, MultiPolygon, LineString, and MultiLineString objects
* GeoJSON Polygons, MultiPolygons, Features and FeatureCollections,
as dictionaries
* Anything that has a __geo_interface__
Description-md5:
Homepage: https://github.com/gadomski/antimeridian
Section: python
Priority: optional
Filename: pool/main/a/antimeridian/python3-antimeridian_0.3.3-1_all.deb

5. The same packages on other Linux Distributions