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

Last updated: May 12,2024

1. Install "python3-rasterio" package

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

$ sudo apt update $ sudo apt install python3-rasterio

2. Uninstall "python3-rasterio" package

Please follow the steps below to uninstall python3-rasterio on Kali Linux:

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

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

Package: python3-rasterio
Source: rasterio (1.3.9-3)
Version: 1.3.9-3+b2
Installed-Size: 5927
Maintainer: Debian GIS Project
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-affine (>= 1.3.0), python3-attr (>= 16.0.0), python3-certifi, python3-click, python3-click-plugins, python3-cligj (>= 0.5), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-pkg-resources, python3-snuggs (>= 1.4.1), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgdal34 (>= 3.5.1), libstdc++6 (>= 5.2)
Size: 1473440
SHA256: 5fa65c12fa11a227d742763280af27166ded1154192cdb85732d0ecd29763a30
SHA1: fd91af1a8274a1bc95e876e2723eaef36889f3c6
MD5sum: 7c2f15fcd8750c99a50d565392c6c862
Description: Python 3 API for using geospatial raster data with Numpy
Rasterio reads and writes geospatial raster datasets.
.
Rasterio employs GDAL under the hood for file I/O and raster formatting.
Its functions typically accept and return Numpy ndarrays. Rasterio is designed
to make working with geospatial raster data more productive and more fun.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/rasterio/rasterio
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/r/rasterio/python3-rasterio_1.3.9-3+b2_amd64.deb