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

Last updated: May 17,2024

1. Install "python3-pyproj" package

Please follow the instructions below to install python3-pyproj on Kali Linux

$ sudo apt update $ sudo apt install python3-pyproj

2. Uninstall "python3-pyproj" package

This is a short guide on how to uninstall python3-pyproj on Kali Linux:

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

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

Package: python3-pyproj
Source: python-pyproj
Version: 3.6.1-3
Installed-Size: 3019
Maintainer: Debian GIS Project
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-certifi, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.14), libproj25 (>= 9.1.0), proj-data
Size: 597292
SHA256: 009e04fe589e4793ee1f03e58aefc6ea00df3050683a94bac2e979b647db89ec
SHA1: 8d322e219ea04c979824e00761a062c0d39276cb
MD5sum: 63aca7a27dac945a119ebd05d9defc98
Description: Python 3 interface to PROJ library
PROJ performs cartographic transformations between geographic (lat/lon)
and map projection (x/y) coordinates. It can also transform directly
from one map projection coordinate system to another.
.
This is a Python 3 binding to PROJ, it can receive coordinates as numpy
arrays, Python arrays, lists or scalars. This module is optimized for
numpy arrays.
Description-md5:
Homepage: https://github.com/pyproj4/pyproj
Tag: devel::lang:python, devel::library, implemented-in::c,
implemented-in::python, role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/python-pyproj/python3-pyproj_3.6.1-3_amd64.deb