How to Install and Uninstall python3-collada Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-collada" package

Please follow the instructions below to install python3-collada on Kali Linux

$ sudo apt update $ sudo apt install python3-collada

2. Uninstall "python3-collada" package

Please follow the step by step instructions below to uninstall python3-collada on Kali Linux:

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

3. Information about the python3-collada package on Kali Linux

Package: python3-collada
Source: pycollada
Version: 0.7.2-1
Installed-Size: 966
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3, python3-dateutil, python3-lxml, python3-numpy, python3:any
Size: 86340
SHA256: fe902015aa3a0ee97baa439252a135dde181bfd6aef0eb3666f2149334e97c03
SHA1: beac254fea4e02a793d71cb5440efa83647e11c4
MD5sum: 337429c07fd7eb2627b645ffd819001c
Description: Python 3 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.
.
This package contains the Python 3 files for Pycollada.
Description-md5:
Homepage: https://pycollada.readthedocs.org
Section: python
Priority: optional
Filename: pool/main/p/pycollada/python3-collada_0.7.2-1_all.deb