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

Last updated: May 19,2024

1. Install "openctm-tools" package

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

$ sudo apt update $ sudo apt install openctm-tools

2. Uninstall "openctm-tools" package

Please follow the guidelines below to uninstall openctm-tools on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: openctm-tools
Priority: extra
Section: universe/graphics
Installed-Size: 523
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: openctm
Version: 1.0.3+dfsg1-1.1build2
Depends: freeglut3, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglew1.13 (>= 1.12.0), libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.8.0), libjpeg8 (>= 8c), libopenctm1 (>= 1.0.3), libstdc++6 (>= 5.2), libtinyxml2.6.2v5, zlib1g (>= 1:1.1.4)
Filename: pool/universe/o/openctm/openctm-tools_1.0.3+dfsg1-1.1build2_amd64.deb
Size: 132752
MD5sum: f3177c1ca930e491ec02d710947167bb
SHA1: 8ffe1cf431b897037a685f9b4a0fa7b592d7b60c
SHA256: cd96a6e5ca4ed49f5b142545b7ecdb3956447f3a1a829eb9822a96df961b7967
Description-en: Tools for compression of 3D triangle meshes
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 the programs ctmconv and ctmview, used to convert
and view OpenCTM files.
Description-md5: 87284bdd37703e0153a1dda7c8116be0
Homepage: http://openctm.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu