How to Install and Uninstall python3-collada.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python3-collada.noarch" package

Learn how to install python3-collada.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-collada.noarch

2. Uninstall "python3-collada.noarch" package

This guide let you learn how to uninstall python3-collada.noarch on Fedora 34:

$ sudo dnf remove python3-collada.noarch $ sudo dnf autoremove

3. Information about the python3-collada.noarch package on Fedora 34

Last metadata expiration check: 0:11:25 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-collada
Version : 0.7.1
Release : 1.fc34
Architecture : noarch
Size : 165 k
Source : python-collada-0.7.1-1.fc34.src.rpm
Repository : updates
Summary : A python 3 module for creating, editing and loading COLLADA
URL : https://github.com/pycollada/pycollada
License : BSD
Description : pycollada is a python 3 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.