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

Last updated: May 18,2024

1. Install "python-gsw" package

This guide covers the steps necessary to install python-gsw on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gsw

2. Uninstall "python-gsw" package

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

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

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

Package: python-gsw
Priority: extra
Section: universe/python
Installed-Size: 5411
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: all
Source: gsw
Version: 3.0.3-2
Depends: python-nose, python-numpy, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/g/gsw/python-gsw_3.0.3-2_all.deb
Size: 2366164
MD5sum: 1ed313ad691b732bb4452fd358f8788d
SHA1: 83846d1a0d193751acf8a120f4da019e87e14e8e
SHA256: 2f73c90752bfcdf86188e21785268f7bf6a2dfc014193b34993d2239258c649a
Description-en: Python implementation of the Thermodynamic Equation of Seawater
This package implements the TEOS-10 Equation of State for seawater.
TEOS-10 is based on a Gibbs function formulation from which all
thermodynamic properties of seawater (density, enthalpy, entropy sound speed,
etc.) can be derived in a thermodynamically consistent manner.
TEOS-10 was adopted by the Intergovernmental Oceanographic Commission at its
25th Assembly in June 2009 to replace EOS-80 as the official description of
seawater and ice properties in marine science.
.
For further information, see http://www.teos-10.org/
Description-md5: ea4ce7900b9028e0f34f5bc644fe3e2d
Homepage: http://pypi.python.org/pypi/gsw/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu