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

Last updated: October 07,2024

1. Install "ode.x86_64" package

Please follow the guidelines below to install ode.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ode.x86_64

2. Uninstall "ode.x86_64" package

Please follow the steps below to uninstall ode.x86_64 on Fedora 36:

$ sudo dnf remove ode.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:23:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ode
Version : 0.14
Release : 15.fc36
Architecture : x86_64
Size : 440 k
Source : ode-0.14-15.fc36.src.rpm
Repository : fedora
Summary : High performance library for simulating rigid body dynamics
URL : https://bitbucket.org/odedevs/ode
License : BSD or LGPLv2+
Description : ODE is an open source, high performance library for simulating rigid body
: dynamics. It is fully featured, stable, mature and platform independent with
: an easy to use C/C++ API. It has advanced joint types and integrated collision
: detection with friction. ODE is useful for simulating vehicles, objects in
: virtual reality environments and virtual creatures. It is currently used in
: many computer games, 3D authoring tools and simulation tools.