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

Last updated: May 01,2024

1. Install "python3-epr-dbg" package

Here is a brief guide to show you how to install python3-epr-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-epr-dbg" package

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

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

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

Package: python3-epr-dbg
Priority: extra
Section: universe/debug
Installed-Size: 386
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-dbg (<< 3.6), python3-dbg (>= 3.5~), libc6 (>= 2.14), libepr-api2 (>= 2.2), python3-epr (= 0.9.3-1build1)
Recommends: python-numpy-dbg
Filename: pool/universe/p/pyepr/python3-epr-dbg_0.9.3-1build1_amd64.deb
Size: 115230
MD5sum: 24dad43ad5bd9c9e772328201845e29b
SHA1: f816a716bff9da6c068d909384b8badef880f8e9
SHA256: d47e9e60723703f990b35ef69876c5677b0948fb5ad180ce268a25bf331901dc
Description-en: Python ENVISAT Product Reader API (debug extension for 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 the extension built for the Python 3 debug interpreter.
Description-md5: ae17b31163514742c8c8888369d673b7
Homepage: http://avalentino.github.com/pyepr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu