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

Last updated: January 11,2025

1. Install "python3-pyresample" package

In this section, we are going to explain the necessary steps to install python3-pyresample on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyresample

2. Uninstall "python3-pyresample" package

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

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

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

Package: python3-pyresample
Priority: optional
Section: universe/python
Installed-Size: 176
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: pyresample
Version: 1.1.6-1
Depends: python3-configobj, python3-numpy, python3-pyproj, python3:any (>= 3.3.2-2~), python3-scipy
Recommends: python3-numexpr, python3-mpltoolkits.basemap
Suggests: python-pyresample-doc
Filename: pool/universe/p/pyresample/python3-pyresample_1.1.6-1_all.deb
Size: 29124
MD5sum: b677a174205e38b7c4a5449c1aa87baf
SHA1: ae743915c30fc6f385f70d17e1d2fb7b835b57ee
SHA256: d03632953e6f799e4067f3b06c78692abe83a208db2ed1a340f35eb918c60d37
Description-en: Resampling of remote sensing data in Python 3
Pyresample is a Python package for resampling (reprojection) of earth
observing satellite data. It handles both resampling of gridded data
(e.g. geostationary satellites) and swath data (polar orbiting
satellites).
.
Pyresample can use multiple processor cores for resampling.
Pyresample supports masked arrays.
.
This is the Python 3 version of the package.
Description-md5: 8668fad0cc8d3f4fcc4bc336c3364e7f
Homepage: https://github.com/pytroll/pyresample
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu