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

Last updated: September 28,2024

1. Install "python-collada" package

Please follow the steps below to install python-collada on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-collada

2. Uninstall "python-collada" package

Here is a brief guide to show you how to uninstall python-collada on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-collada
Priority: optional
Section: universe/python
Installed-Size: 2552
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: pycollada
Version: 0.4-2
Depends: python (<< 2.8), python (>= 2.7), python-dateutil, python-lxml, python-numpy, python:any (>= 2.7.1-0ubuntu2), libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/pycollada/python-collada_0.4-2_all.deb
Size: 180414
MD5sum: 41c5fd0b2b43b8e9a3a3b56d1ebd30f9
SHA1: eada14303638ce1c975cb83bbdeea31a1f720c54
SHA256: e3de9a4da14e4bd6518d1e0f0d087cf33f87b571c61683388bcf63ca90722afc
Description-en: Python module for creating, editing and loading COLLADA
Pycollada is a Python module for creating, editing and loading COLLADA, which
is a COLLAborative Design Activity for establishing an interchange file format
for interactive 3D applications. The library allows you to load a COLLADA file
and interact with it as a Python object. In addition, it supports creating a
collada Python object from scratch, as well as in-place editing.
Description-md5: a77d21347a7b8adfca435e7d0f00ae77
Homepage: http://pycollada.readthedocs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu