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

Last updated: May 19,2024

1. Install "python3-pyepsg" package

This is a short guide on how to install python3-pyepsg on Kali Linux

$ sudo apt update $ sudo apt install python3-pyepsg

2. Uninstall "python3-pyepsg" package

Learn how to uninstall python3-pyepsg on Kali Linux:

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

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

Package: python3-pyepsg
Source: python-pyepsg
Version: 0.4.0-1
Installed-Size: 27
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-requests, python3:any
Suggests: python-pyepsg-doc
Size: 6304
SHA256: d1bb1d38d1888dee87d8c38cfefc0b358421b43359f87bfc05aebd238cd983b2
SHA1: d5becc756f1945b0ae5c46bee4f6bb7303e6d577
MD5sum: 4bf0f90bf50e89bbd89078061b67433e
Description: easy access to the EPSG database (Python 3)
A simple interface to EPSG.io (https://epsg.io/).
.
EPSG.io simplifies the discovery of coordinate reference systems
utilized all over the world for creating maps and geodata and for
identifying geo-position. It is a practical tool for anybody interested
in cartography and digital map making, who needs to know exact latitude
and longitude values for numerical coordinates in different spatial
reference systems.
.
This package provides the modules for Python 3.
Description-md5: 27a62a4181bedb5d67119775c3fa4dfc
Homepage: https://github.com/rhattersley/pyepsg
Section: python
Priority: optional
Filename: pool/main/p/python-pyepsg/python3-pyepsg_0.4.0-1_all.deb