How to Install and Uninstall lib3ds.i686 Package on Fedora 35

Last updated: June 27,2024

1. Install "lib3ds.i686" package

In this section, we are going to explain the necessary steps to install lib3ds.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install lib3ds.i686

2. Uninstall "lib3ds.i686" package

This is a short guide on how to uninstall lib3ds.i686 on Fedora 35:

$ sudo dnf remove lib3ds.i686 $ sudo dnf autoremove

3. Information about the lib3ds.i686 package on Fedora 35

Last metadata expiration check: 2:29:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : lib3ds
Version : 1.3.0
Release : 36.fc35
Architecture : i686
Size : 73 k
Source : lib3ds-1.3.0-36.fc35.src.rpm
Repository : fedora
Summary : 3D Studio file format library
URL : http://lib3ds.sourceforge.net
License : LGPLv2+
Description : lib3ds is a free ANSI-C library for working with the popular "3ds" 3D model
: format.
:
: Supported platforms include GNU (autoconf, automake, libtool, make, GCC) on
: Unix and Cygwin, and MS Visual C++ 6.0. lib3ds loads and saves Atmosphere
: settings, Background settings, Shadow map settings, Viewport setting,
: Materials, Cameras, Lights, Meshes, Hierarchy, Animation keyframes. It also
: contains useful matrix, vector and quaternion mathematics tools. lib3ds
: usually integrates well with OpenGL. In addition, some diagnostic and
: conversion tools are included.