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

Last updated: June 07,2024

1. Install "python-gts" package

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

$ sudo apt update $ sudo apt install python-gts

2. Uninstall "python-gts" package

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

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

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

Package: python-gts
Priority: optional
Section: universe/python
Installed-Size: 333
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pygts
Version: 0.3.1-6
Depends: python-numpy (>= 1:1.8.0), python-numpy-abi9, python (>= 2.7), python (<< 2.8), libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgts-0.7-5 (>= 0.7.6)
Recommends: mayavi2
Filename: pool/universe/p/pygts/python-gts_0.3.1-6_amd64.deb
Size: 81010
MD5sum: da2afe7d54e23dfa77df38f561a41529
SHA1: 6f47d79f40464e3cdfa9d1e6ed7cd69ffdd944e7
SHA256: 85dd5aa42e5b9892681ea8e674f83669d6c252ebc158725ab2dd6869caa49279
Description-en: Python wrapper for the GNU Triangulated Surface library (GTS)
PyGTS is a Python package used to construct, manipulate, and perform
computations on 3D triangulated surfaces. It is a hand-crafted and pythonic
binding for the GNU Triangulated Surface (GTS) Library.
Description-md5: 2e3e876560d5205354169ca3823bdcf0
Homepage: http://pygts.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu