assimp

Command-line client for the Open Asset Import Library. Supports loading of 40+ 3D file formats, and exporting to several popular 3D formats. More information: <https://assimp-docs.readthedocs.io/>.

Debian Debian
RUN apt-get update && \ apt-get install -y assimp-utils
Ubuntu
RUN apt-get update && \ apt-get install -y assimp-utils
Arch Arch Linux
RUN pacman -S --noconfirm assimp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y assimp-utils
Fedora
RUN dnf install -y assimp
Raspbian
RUN apt-get update && \ apt-get install -y assimp-utils
click the source code to copy install assimp on any operating system with command-not-found.com