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

Last updated: September 30,2024

1. Install "assimp.i686" package

Please follow the guidance below to install assimp.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install assimp.i686

2. Uninstall "assimp.i686" package

This is a short guide on how to uninstall assimp.i686 on Fedora 38:

$ sudo dnf remove assimp.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:57:22 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : assimp
Version : 5.0.1
Release : 10.fc38
Architecture : i686
Size : 2.9 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.