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

Last updated: May 10,2024

1. Install "python3-pymap3d" package

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

$ sudo apt update $ sudo apt install python3-pymap3d

2. Uninstall "python3-pymap3d" package

Here is a brief guide to show you how to uninstall python3-pymap3d on Kali Linux:

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

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

Package: python3-pymap3d
Source: pymap3d
Version: 3.1.0-1
Installed-Size: 240
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-numpy, python3:any
Recommends: python3-astropy, python3-dateutil
Suggests: python3-xarray
Size: 45780
SHA256: c485f1f0437c97d57bd322876013dbaa4eabb601f1c8a9695ab60c1784e4dc9b
SHA1: 39883e3b4b190b980ec521309632cf293fd5081a
MD5sum: 5b82b1a3a12bdec14ec503f9fa4420de
Description: pure-Python 3D coordinate conversions for geospace
Pure Python (no prerequistes beyond Python itself) 3-D geographic
coordinate conversions and geodesy.
API similar to popular $1000 Matlab Mapping Toolbox routines for Python.
.
PyMap3D is intended for non-interactive use on massively parallel (HPC)
and embedded systems.
Includes some relevant Vallado algorithms.
.
The package provides conversion functions between the following
coordinate systens:
aer, ecef, eci, enu, geodetic, geocentric, ned, azel, radec.
Description-md5:
Homepage: https://github.com/geospace-code/pymap3d
Section: python
Priority: optional
Filename: pool/main/p/pymap3d/python3-pymap3d_3.1.0-1_all.deb