How to Install and Uninstall assimp.x86_64 Package on Fedora 38

Last updated: November 29,2024

1. Install "assimp.x86_64" package

This tutorial shows how to install assimp.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install assimp.x86_64

2. Uninstall "assimp.x86_64" package

Please follow the guidelines below to uninstall assimp.x86_64 on Fedora 38:

$ sudo dnf remove assimp.x86_64 $ sudo dnf autoremove

3. Information about the assimp.x86_64 package on Fedora 38

Last metadata expiration check: 0:35:17 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : assimp
Version : 5.0.1
Release : 10.fc38
Architecture : x86_64
Size : 3.0 M
Source : assimp-5.0.1-10.fc38.src.rpm
Repository : fedora
Summary : Library to import various 3D model formats into applications
URL : https://github.com/assimp/assimp
License : BSD and MIT and Boost and Unlicense and zlib
Description : Assimp, the Open Asset Import Library, is a free library to import
: various well-known 3D model formats into applications. Assimp aims
: to provide a full asset conversion pipeline for use in game
: engines and real-time rendering systems, but is not limited
: to these applications.