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

Last updated: October 06,2024

1. Install "irrlicht.i686" package

This tutorial shows how to install irrlicht.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install irrlicht.i686

2. Uninstall "irrlicht.i686" package

Here is a brief guide to show you how to uninstall irrlicht.i686 on Fedora 35:

$ sudo dnf remove irrlicht.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:54:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : irrlicht
Version : 1.8.5
Release : 1.fc35
Architecture : i686
Size : 1.4 M
Source : irrlicht-1.8.5-1.fc35.src.rpm
Repository : updates
Summary : A high performance realtime 3D engine
URL : http://irrlicht.sourceforge.net/
License : zlib
Description : The Irrlicht Engine is an open source high performance realtime 3D engine
: written and usable in C++ and also available for .NET languages. It is
: completely cross-platform, using D3D, OpenGL and its own software renderer,
: and has all of the state-of-the-art features which can be found in
: commercial 3d engines.