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

Last updated: April 28,2024

1. Install "python-openctm" package

This tutorial shows how to install python-openctm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-openctm

2. Uninstall "python-openctm" package

This tutorial shows how to uninstall python-openctm on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-openctm
Priority: extra
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: openctm
Version: 1.0.3+dfsg1-1.1build2
Depends: libopenctm1, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/o/openctm/python-openctm_1.0.3+dfsg1-1.1build2_all.deb
Size: 18340
MD5sum: 641a1a7d77d788bcd63c2d535a91115f
SHA1: 90be9bdd4ba47a3f4088d9280ce8bb93179fb9da
SHA256: ba8ac32d11e45548282e6bd494a403d8cf24fc68013b064d9fcbea4e6c5bc06e
Description-en: Python bindings for OpenCTM library
OpenCTM — the Open Compressed Triangle Mesh file format — is a file format,
a software library and a tool set for compression of 3D triangle meshes.
The geometry is compressed to a fraction of comparable file formats,
and the format is easily accessible through a simple, portable API.
.
This package contains Python binding for OpenCTM library.
Description-md5: 4d67f0415d930391a477d6a0f819475a
Homepage: http://openctm.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu