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

Last updated: May 20,2024

1. Install "python-cdo" package

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

$ sudo apt update $ sudo apt install python-cdo

2. Uninstall "python-cdo" package

This guide let you learn how to uninstall python-cdo on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-cdo $ sudo apt autoclean && sudo apt autoremove

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

Package: python-cdo
Priority: extra
Section: universe/python
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: amd64
Version: 1.3.0-1build1
Provides: python2.7-cdo
Depends: python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, python:any (<< 2.8), python:any (>= 2.7.5-5~), cdo
Filename: pool/universe/p/python-cdo/python-cdo_1.3.0-1build1_amd64.deb
Size: 8616
MD5sum: 98e0633b10212042b4ee226b3fbfdb32
SHA1: 6b45cdb13cdcb7925697d85cea2625603018a5cf
SHA256: 8a22ca939c1d3195dec49c10ece030b7b9dba52350ee80c4e25bb8182d2f8e46
Description-en: Python module for Climate Data Operators
Climate Data Operators are a collection of command line Operators
to manipulate and analyse Climate model Data. Supported data formats are GRIB,
netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available.
This package provides a Python wrapper for CDO.
Description-md5: 3af9ad45f2a05d3844db8c94da554dba
Homepage: http://pypi.python.org/pypi/cdo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu