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

Last updated: October 02,2024

1. Install "ogre.i686" package

Please follow the guidelines below to install ogre.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install ogre.i686

2. Uninstall "ogre.i686" package

Please follow the guidance below to uninstall ogre.i686 on Fedora 38:

$ sudo dnf remove ogre.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:11:11 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ogre
Epoch : 1
Version : 1.9.0
Release : 43.fc38
Architecture : i686
Size : 2.7 M
Source : ogre-1.9.0-43.fc38.src.rpm
Repository : fedora
Summary : Object-Oriented Graphics Rendering Engine
URL : http://www.ogre3d.org/
License : MIT with exceptions and CC-BY-SA and Freely redistributable without restriction
Description : OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
: flexible 3D engine written in C++ designed to make it easier and more
: intuitive for developers to produce applications utilizing
: hardware-accelerated 3D graphics. The class library abstracts all the
: details of using the underlying system libraries like Direct3D and
: OpenGL and provides an interface based on world objects and other
: intuitive classes.