How To Install ode-double on Fedora 36

In this tutorial we learn how to install ode-double in Fedora 36. ode-double is Ode physics library compiled with double precision

Introduction

In this tutorial we learn how to install ode-double on Fedora 36.

What is ode-double

The ode-double package contains a version of the ODE library for simulating rigid body dynamics compiled with double precision.

We can use yum or dnf to install ode-double on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ode-double.

Install ode-double on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ode-double using dnf by running the following command:

sudo dnf -y install ode-double

Install ode-double on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ode-double using yum by running the following command:

sudo yum -y install ode-double

How To Uninstall ode-double on Fedora 36

To uninstall only the ode-double package we can use the following command:

sudo dnf remove ode-double

ode-double Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/92ba78f65d4cc32216789c2be3006ca917fe99
/usr/lib/libode-double.so.4
/usr/lib/libode-double.so.4.1.1
/usr/share/doc/ode-double
/usr/share/doc/ode-double/CHANGELOG.txt
/usr/share/doc/ode-double/README.md
/usr/share/licenses/ode-double
/usr/share/licenses/ode-double/COPYING
/usr/share/licenses/ode-double/LIBCCD-LICENSE.TXT
/usr/share/licenses/ode-double/LICENSE-BSD.TXT
/usr/share/licenses/ode-double/LICENSE.TXT
/usr/share/licenses/ode-double/OPCODE-COPYING
/usr/share/licenses/ode-double/OU-LICENSE-BSD.TXT
/usr/share/licenses/ode-double/OU-LICENSE-LESSER.TXT
/usr/share/licenses/ode-double/OU-LICENSE-ZLIB.TXT
/usr/share/licenses/ode-double/OU-LICENSE.TXT

References

Summary

In this tutorial we learn how to install ode-double on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install ode-double on Fedora 36” linkTitle: “ode-double” type: “docs” description: “In this tutorial we learn how to install ode-double in Fedora 36. ode-double is Ode physics library compiled with double precision” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ode-double-featured.png

Introduction

In this tutorial we learn how to install ode-double on Fedora 36.

What is ode-double

The ode-double package contains a version of the ODE library for simulating rigid body dynamics compiled with double precision.

We can use yum or dnf to install ode-double on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ode-double.

Install ode-double on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ode-double using dnf by running the following command:

sudo dnf -y install ode-double

Install ode-double on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ode-double using yum by running the following command:

sudo yum -y install ode-double

How To Uninstall ode-double on Fedora 36

To uninstall only the ode-double package we can use the following command:

sudo dnf remove ode-double

ode-double Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/3b0aed72fe454c13d199e6541bc5c6c36ab9c0
/usr/lib64/libode-double.so.4
/usr/lib64/libode-double.so.4.1.1
/usr/share/doc/ode-double
/usr/share/doc/ode-double/CHANGELOG.txt
/usr/share/doc/ode-double/README.md
/usr/share/licenses/ode-double
/usr/share/licenses/ode-double/COPYING
/usr/share/licenses/ode-double/LIBCCD-LICENSE.TXT
/usr/share/licenses/ode-double/LICENSE-BSD.TXT
/usr/share/licenses/ode-double/LICENSE.TXT
/usr/share/licenses/ode-double/OPCODE-COPYING
/usr/share/licenses/ode-double/OU-LICENSE-BSD.TXT
/usr/share/licenses/ode-double/OU-LICENSE-LESSER.TXT
/usr/share/licenses/ode-double/OU-LICENSE-ZLIB.TXT
/usr/share/licenses/ode-double/OU-LICENSE.TXT

References

Summary

In this tutorial we learn how to install ode-double on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).