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

Last updated: October 03,2024

1. Install "gtengine.i686" package

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

$ sudo dnf update $ sudo dnf install gtengine.i686

2. Uninstall "gtengine.i686" package

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

$ sudo dnf remove gtengine.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:02:38 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : gtengine
Epoch : 1
Version : 6.6
Release : 1.fc38
Architecture : i686
Size : 547 k
Source : gtengine-6.6-1.fc38.src.rpm
Repository : updates
Summary : Library for computations in mathematics, graphics, image analysis, and physics
URL : http://www.geometrictools.com
License : Boost
Description : A library of source code for computing in the fields of mathematics,
: graphics, image analysis, and physics.
: The engine is written in C++ 11 and, as such, has portable access
: to standard constructs for multithreading programming on cores.
: The engine also supports high-performance computing using general
: purpose GPU programming (GPGPU).
: SIMD code is also available using Intel Streaming SIMD Extensions (SSE).
:
: GTEngine requires OpenGL 4.5.0 (or later).