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

Last updated: May 17,2024

1. Install "python-epr-dbg" package

Please follow the step by step instructions below to install python-epr-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-epr-dbg

2. Uninstall "python-epr-dbg" package

Learn how to uninstall python-epr-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-epr-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: python-epr-dbg
Priority: extra
Section: universe/debug
Installed-Size: 382
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: pyepr
Version: 0.9.3-1build1
Depends: python-numpy (>= 1:1.8.0), python-numpy-abi9, python-dbg (<< 2.8), python-dbg (>= 2.7~), libc6 (>= 2.14), libepr-api2 (>= 2.2), python-epr (= 0.9.3-1build1)
Recommends: python-numpy-dbg
Filename: pool/universe/p/pyepr/python-epr-dbg_0.9.3-1build1_amd64.deb
Size: 114118
MD5sum: 0154235353e931688736c011e8714e4b
SHA1: 7579aad29ff4a10d1be6490b3f924dc3475efc2c
SHA256: 6bd4ffb5941957ef7a45a51a691dc12e20982afec3975e8e635381a5edd15972
Description-en: Python ENVISAT Product Reader API (debug extension for Python 2)
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 the extension built for the Python 2 debug interpreter.
Description-md5: 75ebdb6e2c7ac04cab17eb05c16d2c12
Homepage: http://avalentino.github.com/pyepr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu