How to Install and Uninstall assimp-devel Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "assimp-devel" package

Please follow the guidance below to install assimp-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install assimp-devel

2. Uninstall "assimp-devel" package

This guide covers the steps necessary to uninstall assimp-devel on openSuSE Tumbleweed:

$ sudo zypper remove assimp-devel

3. Information about the assimp-devel package on openSuSE Tumbleweed

Information for package assimp-devel:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : assimp-devel
Version : 5.3.1-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : assimp-5.3.1-3.1.src
Upstream URL : https://www.assimp.org/
Summary : Headers, docs and command-line utility for assimp
Description :
Assimp is a library to load and process geometric scenes from various data formats.
It is tailored at typical game scenarios by supporting a node hierarchy, static or skinned meshes,
materials, bone animations and potential texture data. The library is not designed for speed,
it is primarily useful for importing assets from various sources once and storing it in a
engine-specific format for easy and fast every-day-loading.

5. The same packages on other Linux Distributions