How to Install and Uninstall python3-epr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 02,2024

1. Install "python3-epr" package

Please follow the steps below to install python3-epr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-epr

2. Uninstall "python3-epr" package

This is a short guide on how to uninstall python3-epr on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-epr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-epr
Priority: optional
Section: universe/python
Installed-Size: 325
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: pyepr
Version: 0.9.3-1build1
Depends: python3-numpy (>= 1:1.8.0), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libepr-api2 (>= 2.2)
Suggests: python-epr-doc
Filename: pool/universe/p/pyepr/python3-epr_0.9.3-1build1_amd64.deb
Size: 90646
MD5sum: a28f382f9a7e9d8869650f66c8ad0615
SHA1: 8d86f88a1bef0d9620fde1f77101ef73982ee90a
SHA256: 3e44ae37eb5354936b2cef7494278d7fc4fe4f1930ba52474fa43b1af423ea34
Description-en: Python ENVISAT Product Reader API (Python 3)
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.
.
This package contains pyepr for Python 3.
Description-md5: 5a1f101eea6bd1356225449835c81821
Homepage: http://avalentino.github.com/pyepr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu