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

Last updated: May 17,2024

1. Install "python3-epr" package

This guide covers the steps necessary to install python3-epr on Kali Linux

$ sudo apt update $ sudo apt install python3-epr

2. Uninstall "python3-epr" package

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

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

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

Package: python3-epr
Source: pyepr
Version: 1.1.5-2
Installed-Size: 910
Maintainer: Debian GIS Project
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, libc6 (>= 2.14), libepr-api2 (>= 2.2)
Suggests: python-epr-doc
Size: 240260
SHA256: aa6068425871b8c8875624aaa7268e141215351ac4857ba1c8051001ac85e832
SHA1: b0fe86753b4e7e5b4c2a5a54a614df0db7efd2a7
MD5sum: b6ea7bbe7602d422b2c33ce4f5715bb9
Description: Python ENVISAT Product Reader API
PyEPR provides Python bindings for the ENVISAT Product Reader C API
(EPR API) for reading satellite data from ENVISAT ESA (European Space
Agency) mission.
.
PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
Level 1B and Level 2 and also ASAR data products. It provides access
to the data either on a geophysical (decoded, ready-to-use pixel
samples) or on a raw data layer. The raw data access makes it possible
to read any data field contained in a product file.
Description-md5:
Multi-Arch: same
Homepage: https://avalentino.github.io/pyepr
Tag: devel::lang:python, devel::library, implemented-in::c,
implemented-in::python, role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/pyepr/python3-epr_1.1.5-2_amd64.deb