How to Install and Uninstall gtengine.x86_64 Package on Fedora 36

Last updated: January 12,2025

1. Install "gtengine.x86_64" package

This guide let you learn how to install gtengine.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install gtengine.x86_64

2. Uninstall "gtengine.x86_64" package

Please follow the step by step instructions below to uninstall gtengine.x86_64 on Fedora 36:

$ sudo dnf remove gtengine.x86_64 $ sudo dnf autoremove

3. Information about the gtengine.x86_64 package on Fedora 36

Last metadata expiration check: 2:16:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gtengine
Epoch : 1
Version : 5.12
Release : 2.fc36
Architecture : x86_64
Size : 470 k
Source : gtengine-5.12-2.fc36.src.rpm
Repository : fedora
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).